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=07fed7f56389c3cc7fcb5d2a946bedda7b5ab112;hb=09cd438e77dd418b03b67e3e6a4b48ec95b72d1d;hp=0000000000000000000000000000000000000000;hpb=be9356cf35ae0ccfc15674b786386a61278bf305;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..07fed7f --- /dev/null +++ b/app/views/layouts/products.html.erb @@ -0,0 +1,17 @@ + + + + + + Products: <%= controller.action_name %> + <%= stylesheet_link_tag 'scaffold', 'depot' %> + + + +

<%= flash[:notice] %>

+ +<%= yield %> + + +