6 lines
261 B
PHP
6 lines
261 B
PHP
<?php Theme::plugins('siteSidebar') ?>
|
|
|
|
<!-- 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>
|