{% extends 'django_ledger/layouts/content_layout_1.html' %} {% load django_ledger %} {% load i18n %} {% block view_content %}

{% icon header_subtitle_icon 36 %} {{ page_title }}

{% csrf_token %} {{ form }} {% trans 'Back' %}
{% endblock %}