{% extends 'oscar/dashboard/offers/benefit_edit.html' %} {% load currency_filters %} {% load i18n %} {% block form_fields %} {% include "oscar/dashboard/partials/form_field.html" with field=form.subbenefits %} {% endblock %}