{% extends "base.html" %} {% load crispy_forms_tags i18n icons permissions translations %} {% block breadcrumbs %} {% endblock breadcrumbs %} {% block content %}

Merge billing {{ billing.pk }} into {{ other.pk }}

Billing {{ billing }} will be merged into {{ other }}.

{% crispy merge_form %}
{% endblock content %}