{% extends 'base.html' %} {% block content %}
{% if current %}{{ stations[current]['description'] }}{% endif %}
{{ stations[station]['description'] }}