summaryrefslogtreecommitdiffstats
path: root/views/layouts
diff options
context:
space:
mode:
authorraylu <raylu@mixpanel.com>2011-07-17 16:41:22 -0700
committerraylu <raylu@mixpanel.com>2011-07-17 16:41:22 -0700
commit384834c9fb85d3a408c60dd38e8d1474116793ad (patch)
treec237ee1c43b06c779e6188fbc7cb9aac03da0107 /views/layouts
parent8fa4bab1dfd166fd567f2b1a3910f0628c6278e7 (diff)
downloadotakuhub-384834c9fb85d3a408c60dd38e8d1474116793ad.tar.xz
some anime view styling
Diffstat (limited to 'views/layouts')
-rw-r--r--views/layouts/default.html.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/layouts/default.html.php b/views/layouts/default.html.php
index 9464d80..9313414 100644
--- a/views/layouts/default.html.php
+++ b/views/layouts/default.html.php
@@ -69,9 +69,9 @@ use \lithium\security\Auth;
<br class="cl" />
</header>
-<div id="page">
+<article>
<?php echo $this->content() ?>
-</div>
+</article>
<footer>
<p>Copyright ©2011, <a href="http://www.melenion.org">Melenion Dev Studios</a></p>
<br class="cl" />