Added footer

This commit is contained in:
Kate 2020-11-21 20:05:54 +00:00
parent 530916664a
commit d566df124c

View file

@ -39,5 +39,9 @@
{% block content %}
{% endblock %}
<div class="footer-copyright text-center font-weight-light">© 2020
<a href="https://git.sockspls.com/kate/smash2">Source Code</a>
</div>
</body>
</html>