{% extends "base.html" %} {% block title %}Scheduled Transactions - BiweeklyBudget{% endblock %} {% block extra_head_css %} {% endblock %} {% block body %} {% include 'notifications.html' %}

Active? Type Recurrence Amount Description Account Budget
Active? Type Recurrence Amount Description Account Budget
{% include 'modal.html' %} {% endblock %} {% block extra_foot_script %} {% endblock %}