{% extends 'django_ledger/base.html' %} {% load static %} {% load django_ledger %} {% block content %}
Add Back {% ledgers_table ledgers %}
{% endblock %}