2017-05-27 19:46:46 +02:00
|
|
|
<?php Theme::plugins('siteSidebar') ?>
|
2017-05-24 23:15:23 +02:00
|
|
|
|
|
|
|
<!-- Footer -->
|
|
|
|
<footer id="footer">
|
|
|
|
<p class="copyright"><?php echo $Site->footer() ?><br>Design: <a href="https://html5up.net">HTML5 UP</a><br>Powered by <a href="https://www.bludit.com">BLUDIT</a></p>
|
|
|
|
</footer>
|