Back to top

{% if site_conf.show_copyright %}© {% now "Y" %} {% endif %}

{% if rolling_stock and site_conf.footer_short %} {{ site_conf.footer_short | safe }} {% else %} {{ site_conf.footer | safe }} {% endif %}
{% if site_conf.show_version and not map %}

Version: {{ site_conf.version }}

{% endif %}