X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=app%2Fviews%2Flayouts%2Fstore.html.erb;h=77e86d9e23e08684c1cbb69f3c329f337ed50fd0;hb=c611b802645df9f0b490550d8c352fd24eb6ec5b;hp=7bd5325d42555b9ebe672c2d333b1960c732ffba;hpb=e0bbc73cee316aa3fdaae981e567de2443799be3;p=depot.git diff --git a/app/views/layouts/store.html.erb b/app/views/layouts/store.html.erb index 7bd5325..77e86d9 100644 --- a/app/views/layouts/store.html.erb +++ b/app/views/layouts/store.html.erb @@ -19,6 +19,10 @@ Contact
+ <% if flash[:notice] -%> +
<%= flash[:notice] %>
+ <% end -%> + <%= yield :layout %>