{% from 'macros.html' import transaction with context %} {% extends "layout.html" %} {% block title %}{{category.name or 'Uncategorized'}} in {{date.year}}{% endblock %} {% block head %} {% endblock %} {% block page_header %}
{{famount(monthly_average)}}
{% if category.warning_threshold %}{{famount(category.warning_threshold / 12)}}
{% endif %}