{% extends "main/form/base.html" %} {% load i18n %} {% load main_extras %} {% block title_new %} {% translate "Create transaction" %} {% endblock %} {% block h2_new %} {% translate "New transaction" %} {% endblock %} {% block pre %} {% if snapshot %}
{% endif %} {% endblock %} {% block tables %} {% if not form.instance|adding %}