{% extends 'oscar/dashboard/vouchers/voucher_form.html' %} {% load currency_filters %} {% load i18n %} {% block dashboard_content %}
{% blocktrans with voucher.children.count as count %}All changes will apply to this voucher and its {{ count }} child codes.{% endblocktrans %}
{% blocktrans %}This voucher has no children.{% endblocktrans %}