{% extends "base.html" %} {% block title %} CSV Supplies Snapshot {% endblock %} {% block nav %} CSV Supplies Snapshot {% endblock %} {% block content %}
Download supply info for a point in time
At {{input_date('date', last_month)}}

MPAN Cores (one on each line, includes all supplies if left blank)
{{input_textarea('mpan_cores', '', 5, 40)}}

{% endblock %}