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