{% extends "base.html" %} {% block title %} » CSV Bills {% endblock %} {% block nav %} CSV Bills {% endblock %} {% block content %}
Download {{input_text('months', 1, 2, 2)}} {{input_date('end', init, resolution='month')}}
{% endblock %}