{% extends "aircox/page_list.html" %} {% comment %}Home page{% endcomment %} {% load i18n %} {% block head_title %}{{ station.name }}{% endblock %} {% block title %} {% if not page or not page.title %}{{ station.name }} {% else %}{{ block.super }} {% endif %} {% endblock %} {% block before_list %}{% endblock %} {% block pages_list %} {% if page and page.content %}
{{ object.start|date:"H:i" }} | {% include "aircox/widgets/diffusion_item.html" %} |