OSDN Git Service

redraw page title
[pettanr/pettanr.git] / app / views / layouts / ap.html.erb
index b4da561..27b7e5c 100644 (file)
@@ -1,19 +1,13 @@
 <!DOCTYPE html>\r
-<html>\r
+<html lang="<%= I18n.locale -%>">\r
 <head>\r
   <title>\r
     ap - <%= h(manifest.magic_numbers['profile']['users']['caption']) %>\r
   </title>\r
-  <%# stylesheet_link_tag "application" %>\r
-  <%= javascript_include_tag "application" %>\r
+  <%= stylesheet_link_tag "test" %>\r
   <%= javascript_include_tag "ap" %>\r
   <%# raw panel_editor_javascript_include_tags %>\r
   <%= csrf_meta_tags %>\r
-  <script type="text/javascript">\r
-    I18n.defaultLocale = "<%= I18n.default_locale %>";\r
-    I18n.locale = "<%= I18n.locale %>";\r
-    I18n.fallbacks = true;\r
-  </script>\r
 </head>\r
 <body>\r
 \r