{% extends "layout.html" %} {% block title %}Settings{% endblock %} {% block head %} {% endblock %} {% block page %}
{% for src in income_sources %} {% endfor %}
Label Amount Match From To
{% for exp in planned_expenses %} {% endfor %}
Label Amount Recurrence Match From To
{% for goal in budget_goals %} {% endfor %}
Label Amount
{% for category in categories %} {% endfor %}
Name Color Keywords Warn. threshold

{% endblock %}