{% extends "wx/station_base.html" %} {% load material_form %} {% block station_content %}
{% csrf_token %}
{{ form.as_p }}
{% endblock %}