diff options
Diffstat (limited to 'app/templates/base.html')
| -rw-r--r-- | app/templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/templates/base.html b/app/templates/base.html index 1020b14..1415146 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -114,7 +114,7 @@ </main> {% endblock %} - <footer class="container"> + <footer class="container footer-copyright my-5 page-footer font-small text-center"> ContentDB © 2018 to <a href="https://rubenwardy.com/">rubenwardy</a> | <a href="https://github.com/minetest/contentdb">GitHub</a> | <a href="{{ url_for('flatpage', path='help') }}">Help</a> | |
