Commit 349f1f15 authored by santiago duque's avatar santiago duque

readded footer

parent f656212d
...@@ -87,7 +87,11 @@ ...@@ -87,7 +87,11 @@
</section> </section>
<!-- ===== Footer ===== --> <!-- ===== Footer ===== -->
<footer class="cover-footer">
<span><?= $page->footer_left()->html() ?></span>
<span class="center"></span>
<span class="right"><?= $page->footer_right()->html() ?></span>
</footer>
<?php snippet('menu', ['currentPage' => $page]) ?> <?php snippet('menu', ['currentPage' => $page]) ?>
<?php snippet('scripts') ?> <?php snippet('scripts') ?>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment