Files
c-cms-legacy/resources/views/layouts/ecc/footer.blade.php
TheGamecraft 99ae047998 ALPHA 3.0.4
2018-09-14 17:25:50 -04:00

8 lines
632 B
PHP

<footer class="footer">
<div class="container-fluid">
<div class="copyright pull-right">
&copy; <script>document.write(new Date().getFullYear())</script> - <a href="https://gitlab.com/TheGamecraft/c-cms/">C-CMS</a><br>Template made with <i class="fa fa-heart heart"></i> by <a href="http://www.creative-tim.com">Creative Tim</a><div>Icons by <a href="https://www.flaticon.com/authors/pixel-buddha" title="Pixel Buddha">Pixel Buddha</a> under license <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a></div>
</div>
</div>
</footer>