{% extends 'django_ledger/base.html' %} {% load i18n %} {% load static %} {% load django_ledger %} {% block content %}
Create Back {% bill_table %}
{% endblock %}