{% from 'macros.html' import transaction with context %} {% extends "layout.html" %} {% block title %}{{date.strftime('%B %Y')}}{% endblock %} {% block page_header %} {% include "_year_overview.html" %}
No data for this month
{% endif %} {% endblock %} {% block footer %} {% include "_tx_options.html" %} {% endblock %}