diff --git a/ram/portal/templates/includes/footer.html b/ram/portal/templates/includes/footer.html index fd53602..44ba82b 100644 --- a/ram/portal/templates/includes/footer.html +++ b/ram/portal/templates/includes/footer.html @@ -12,9 +12,11 @@
Made with ❤️ for 🚂 and django-ram
{% if site_conf.show_version %}
Version {{ site_conf.version }}{% endif %}
- {% if site_conf.disclaimer %} {% endif %} - +
+ {% if site_conf.disclaimer %} + Disclaimer | + {% endif %} + Back to top