# HG changeset patch # User Edho Arief # Date 1349346717 25200 # Node ID 04164da6c12cdfad12f009a642149de94c365141 # Parent 599a9320b6a3d7f719128ef01dc29bd83f0db5d6 Added document level character encoding as per validator's suggestion. diff -r 599a9320b6a3 -r 04164da6c12c app/views/layouts/application.html.erb --- a/app/views/layouts/application.html.erb Thu Oct 04 09:08:54 2012 +0700 +++ b/app/views/layouts/application.html.erb Thu Oct 04 03:31:57 2012 -0700 @@ -1,6 +1,7 @@ + <%= html_title %> <%= stylesheet_link_tag "application", :media => "all" %> <%= javascript_include_tag "application" %>