add footer

This commit is contained in:
Diffido 2018-01-27 11:55:45 +01:00
parent 2d6b63a593
commit 37ddca1697

2
dist/base.html vendored
View file

@ -53,7 +53,7 @@ body {
<body>
{% block body %}{% end %}
<md-toolbar md-elevation="0" id="footer">
footer
<span><a href="https://github.com/alberanid/diffido" target="_new">diffido</a> &copy; <a href="http://www.ismito.it/" target="_new">Davide Alberani</a></span>
</md-toolbar>
</body>
</html>