Files
2016-10-18 05:46:32 +02:00

15 lines
574 B
PHP

<!-- Main Footer -->
<footer class="main-footer">
<!-- To the right -->
<div class="pull-right hidden-xs">
Made by <a href="http://kennyboy.nl">Kenneth van Ewijk</a>
</div>
<!-- Default to the left -->
<strong>Copyright &copy; 2015 </strong><a href="<?php url('') ?>">Color Strike</a> | <a href="http://github.com/ProjectgroepA2">Projectgroep A2</a> | <a href="http://avans.nl">Avans Hogeschool Breda</a>. All rights reserved.
</footer>
</div><!-- ./wrapper -->
</body>
</html>