X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=app%2Fviews%2Flayouts%2Fproducts.html.erb;fp=app%2Fviews%2Flayouts%2Fproducts.html.erb;h=b9f60bea28d725a0eae34ef515298e9d5d9b2313;hb=e580d4626176c8deb6f44fec7e66f980b5923b29;hp=0000000000000000000000000000000000000000;hpb=28668145b30d983f624bebb24e9ac9c23d9b13cd;p=depot.git diff --git a/app/views/layouts/products.html.erb b/app/views/layouts/products.html.erb new file mode 100644 index 0000000..b9f60be --- /dev/null +++ b/app/views/layouts/products.html.erb @@ -0,0 +1,17 @@ + + + + + + Products: <%= controller.action_name %> + <%= stylesheet_link_tag 'scaffold' %> + + + +

<%= flash[:notice] %>

+ +<%= yield %> + + +