{% extends "finances/layout.html" %} {% load crispy_forms_tags %} {% load finances_tags %} {% block title %} Add Budget Categories {% endblock %} {% block content %}
Category | Amount ($) | Type | Active? |
---|---|---|---|
{{ category.category }} | {{ category.amount|currency }} | {{ category.category_type }} |