From aba0c7793a0e873f7bed5a67ce18ad397bbd190e Mon Sep 17 00:00:00 2001 From: Nicolae Claudius Date: Sun, 23 Oct 2011 02:59:01 -0700 Subject: [PATCH] utf metas --- app/views/layouts/application.html.erb | 1 + app/views/layouts/errors.html.erb | 1 + app/views/layouts/public.html.erb | 1 + 3 files changed, 3 insertions(+) diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 7b2f5e3..17ad2ae 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -1,6 +1,7 @@ + EntryDNS <%= stylesheet_link_tag "application" %> <%= javascript_include_tag "application" %> diff --git a/app/views/layouts/errors.html.erb b/app/views/layouts/errors.html.erb index 8d31f55..af59395 100644 --- a/app/views/layouts/errors.html.erb +++ b/app/views/layouts/errors.html.erb @@ -1,6 +1,7 @@ + EntryDNS <%= stylesheet_link_tag "application" %> <%= javascript_include_tag "application" %> diff --git a/app/views/layouts/public.html.erb b/app/views/layouts/public.html.erb index 1e9a762..1eeddd4 100644 --- a/app/views/layouts/public.html.erb +++ b/app/views/layouts/public.html.erb @@ -1,6 +1,7 @@ + EntryDNS <%= stylesheet_link_tag "application" %> <%= javascript_include_tag "application" %>