X-Git-Url: https://irasnyder.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=app%2Fviews%2Flayouts%2Fmerchandise.rhtml;fp=app%2Fviews%2Flayouts%2Fmerchandise.rhtml;h=e6a6a3f7f8167529850531eb166d4fced6a9b634;hb=f4a463b2d77fccc4919aea19a54736db6e485688;hp=0000000000000000000000000000000000000000;hpb=97369db0c55dbf9d52059116497995481d9d163d;p=cs356-p2-videostore.git diff --git a/app/views/layouts/merchandise.rhtml b/app/views/layouts/merchandise.rhtml new file mode 100644 index 0000000..e6a6a3f --- /dev/null +++ b/app/views/layouts/merchandise.rhtml @@ -0,0 +1,17 @@ + + + + + + Merchandise: <%= controller.action_name %> + <%= stylesheet_link_tag 'scaffold' %> + + + +

<%= flash[:notice] %>

+ +<%= yield %> + + +