{% load currency_display %} {% load i18n %} {% if active %}
{% else %}
{% endif %} {% if installment_plans %}
{% for installment_plan in installment_plans %} {% endfor %}
{% translate 'Name' %}
{{ installment_plan.description }}
{{ installment_plan.notes|linebreaksbr }}
{% else %} {% endif %}