{% extends "wx/station_base.html" %} {% block station_content %}
Variables
{% if not station.is_automatic %} {% endif %}
{% if not station.is_automatic %} {% endif %} {% for object in object_list %} {% if not station.is_automatic %} {% endif %} {% endfor %}
VariableActions
{{ object.variable }}
Delete station
{% endblock %} {% block localjavascript %} {% endblock %}