X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=app%2Fviews%2Flayouts%2Fapplication.html.erb;fp=app%2Fviews%2Flayouts%2Fapplication.html.erb;h=6ac8aa8d6c5e530586ac99e3611d6e3eaa35d22c;hb=68d23ac1cc9c0f64f5dff661c3c4fe36621948d6;hp=0000000000000000000000000000000000000000;hpb=73ebfcfd8bdc389269ab4522a8cfc2486c32978e;p=feedcatcher.git diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb new file mode 100644 index 0000000..6ac8aa8 --- /dev/null +++ b/app/views/layouts/application.html.erb @@ -0,0 +1,8 @@ + + + Form: <%= controller.action_name %> + + + <%= yield :layout %> + +