diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index 51d0bde..15a5cfb 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -1,23 +1,24 @@ - Guestbook-NG - <%= title %> - + Swagg::Net::Guestbook - <%= title %> + <%= asset 'swagg.css' %>
-

Guestbook-NG

+

Swagg::Net::Guestbook

<% if (flash 'error') { =%>

Stop! You've violated the law:

<%= flash 'error' %>

Please report to the - <%= link_to 'cyber police', 'mailto:swaggboi@slackware.uk' %>!

+ <%= link_to 'cyber police', 'mailto:swaggboi@slackware.uk' %>!

<% } =%>