X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;ds=sidebyside;f=app%2Fviews%2Flayouts%2Fstore.html.erb;fp=app%2Fviews%2Flayouts%2Fstore.html.erb;h=7bd5325d42555b9ebe672c2d333b1960c732ffba;hb=6af7ab424668bc5dce20630e1b112bc611edab63;hp=0000000000000000000000000000000000000000;hpb=127aadd04c2b26dfa7ab7e91b7838c38382eee0b;p=depot.git diff --git a/app/views/layouts/store.html.erb b/app/views/layouts/store.html.erb new file mode 100644 index 0000000..7bd5325 --- /dev/null +++ b/app/views/layouts/store.html.erb @@ -0,0 +1,26 @@ + + + + + Neil's Whimsical Online Store + <%= stylesheet_link_tag "depot" , :media => "all" %> + + + +
+
+ Home
+ Questions
+ News
+ Contact
+
+
+ <%= yield :layout %> +
+
+ + \ No newline at end of file