{% extends "base.html" %} {% block head %} {% end %} {% block body %}
{% include "dballeweb-splash.html" %}
{% include "dballeweb-filter.html" %}
{% include "dballeweb-attrs.html" %}
Stations
{% include "dballeweb-data.html" %}
{% include "dballeweb-export.html" %}
{% end %}