{% extends "base.html" %} {% load i18n %} {% load staticfiles %} {% block extra_assets %} {% endblock %} {% block content %}

Ident: {{ident}} Coords: {{coords}} Network: {{network}}
{{bcode.description}} {{bcode.userunit}}
{{trangetxt}}
{{leveltxt}}
{{datefrom}} - {{dateuntil}} GMT

{% if more %}

{% trans "More" %}

{% endif %}
{% if less %}

{% trans "Less" %}

{% endif %}

{% if hour or day %} {% endif %}
{% endblock %}