{% extends "aircox/page.html" %} {% load i18n humanize aircox %} {% block title %} {% with station.name as station %} {% blocktrans %}That happened on {{ station }}{% endblocktrans %} {% endwith %} {% endblock %} {% block subtitle %}{{ date|date:"l d F Y" }}{% endblock %} {% block main %}
{% if object|is_diffusion %} {% else %} {% endif %} | {% include "aircox/log_item.html" %} |