This commit is contained in:
Lightforger
2013-05-02 09:51:50 +03:00
parent f44af0ab6f
commit 2726ceab05

View File

@@ -11,7 +11,7 @@
<%= Danbooru.config.custom_html_header_content %>
<%= yield :html_header %>
</head>
<body>
<body lang="en">
<div id="page">
<%= yield :layout %>
</div>