add footer
This commit is contained in:
parent
2d6b63a593
commit
37ddca1697
1 changed files with 1 additions and 1 deletions
2
dist/base.html
vendored
2
dist/base.html
vendored
|
@ -53,7 +53,7 @@ body {
|
||||||
<body>
|
<body>
|
||||||
{% block body %}{% end %}
|
{% block body %}{% end %}
|
||||||
<md-toolbar md-elevation="0" id="footer">
|
<md-toolbar md-elevation="0" id="footer">
|
||||||
footer
|
<span><a href="https://github.com/alberanid/diffido" target="_new">diffido</a> © <a href="http://www.ismito.it/" target="_new">Davide Alberani</a></span>
|
||||||
</md-toolbar>
|
</md-toolbar>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue