summaryrefslogtreecommitdiffstats
path: root/views
diff options
context:
space:
mode:
Diffstat (limited to 'views')
-rw-r--r--views/layouts/default.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/layouts/default.html.php b/views/layouts/default.html.php
index a81dbe8..d74fd88 100644
--- a/views/layouts/default.html.php
+++ b/views/layouts/default.html.php
@@ -66,7 +66,7 @@ use \lithium\security\Auth;
<br class="cl" />
</header>
<div id="page">
- <?php echo $this->content() ?>
+ <?php echo $this->content() ?>
</div>
<footer>
<p>Copyright ©2011, <a href="http://www.melenion.org">Melenion Dev Studios</a></p>