{% from 'macros.html' import expense_table %} {% extends 'base.html' %} {% block title %}Summary{% endblock %} {% block content %}
{% endblock %}