From b2aa0e85be6ec5db04fd943b3cef22c82d6f2f55 Mon Sep 17 00:00:00 2001 From: Nicolae Claudius Date: Sun, 26 Feb 2012 02:19:25 -0800 Subject: [PATCH] well formed --- app/views/layouts/application.html.erb | 7 ++++--- app/views/layouts/errors.html.erb | 6 +++--- app/views/layouts/public.html.erb | 6 +++--- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 3c61268..ba9987c 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -1,10 +1,11 @@ - + - - + + + <%= content_for?(:title) ? yield(:title) : "EntryDNS" %> <%= stylesheet_link_tag "application" %> diff --git a/app/views/layouts/errors.html.erb b/app/views/layouts/errors.html.erb index 91db50e..f0dbabe 100644 --- a/app/views/layouts/errors.html.erb +++ b/app/views/layouts/errors.html.erb @@ -1,10 +1,10 @@ - + - - + + <%= content_for?(:title) ? yield(:title) : "EntryDNS" %> <%= stylesheet_link_tag "application" %> diff --git a/app/views/layouts/public.html.erb b/app/views/layouts/public.html.erb index f0cfccf..bcb2643 100644 --- a/app/views/layouts/public.html.erb +++ b/app/views/layouts/public.html.erb @@ -1,10 +1,10 @@ - + - - + + <%= content_for?(:title) ? yield(:title) : "EntryDNS free DNS service and dynamic DNS" %> " />