Cleanup html tags

This commit is contained in:
2023-09-21 22:22:06 +02:00
parent 64eefe43aa
commit 5ebce9480e
12 changed files with 15 additions and 15 deletions

View File

@@ -13,6 +13,6 @@
<div class="container">
<p class="small text-muted">Made with ❤️ for 🚂 and <a href="https://github.com/daniviga/django-ram">django-ram</a>
{% if site_conf.show_version %}<br/>Version {{ site_conf.version }}{% endif %}
{% if site_conf.show_version %}<br>Version {{ site_conf.version }}{% endif %}
</div>
</footer>