{% extends "base.html" %} {% block title %}Edit budget — abn-combined{% endblock %} {% block content %}

Edit budget

{{ budget.category }} ({{ budget.period }})

Cancel
{% for c in categories %}{% endfor %} {% endblock %}