{% extends "base.html" %} {% block header %} {% if site_conf.about %}

About

{% endif %}

{{ site_conf.about | safe }}

{% endblock %} {% block pagination %} {% if rolling_stock.has_other_pages %} {% endif %} {% endblock %}