mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-04 13:17:50 +02:00
Cleanup html tags
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user