diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep
index 91acb14..8e54b91 100644
--- a/templates/layouts/default.html.ep
+++ b/templates/layouts/default.html.ep
@@ -7,10 +7,14 @@
+
+
Swagg::Net::Guestbook - <%= title %>
diff --git a/templates/layouts/single_message.html.ep b/templates/layouts/single_message.html.ep
index 8b2dfd2..2a2390b 100644
--- a/templates/layouts/single_message.html.ep
+++ b/templates/layouts/single_message.html.ep
@@ -8,11 +8,15 @@
+
+
Swagg::Net::Guestbook - Message #<%= @$view_post[4] %>