1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-17 10:30:49 +02:00

UI Improvements - Default Theme - Updates #194

This commit is contained in:
Awilum
2014-02-17 23:54:50 +02:00
parent e5af6b060a
commit 06981a768e
2 changed files with 5 additions and 6 deletions

View File

@@ -2,6 +2,6 @@
<div class="pull-left"><?php echo Chunk::get('footer-links'); ?></div>
<div class="pull-right"><?php Action::run('theme_footer'); ?><?php echo Site::powered(); ?></div>
</footer>
<?php echo Snippet::get('google-analytics'); ?>
<?php echo Snippet::get('google-analytics'); ?>
</body>
</html>