mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 17:19:59 +09:00
use html>body className
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6149 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
81d9740a4f
commit
1553e63fa8
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@
|
||||||
{Context::getHtmlHeader()}
|
{Context::getHtmlHeader()}
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body{Context::getBodyClass()}>
|
||||||
{Context::getBodyHeader()}
|
{Context::getBodyHeader()}
|
||||||
|
|
||||||
{$content}
|
{$content}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue