{% 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 %}
Monthly average | {{famount(monthly_average)}} |
Warning threshold | {{famount(category.warning_threshold / 12)}} |