{% load i18n %}
{% with name=widget.name id=widget.attrs.id mode=widget.mode %}
{% if widget.propose_creation %}
{% endif %}
{% translate 'Method #2: several contacts in one cell (in all patterns the last name is the only required element)' %}
{% with widget=widget.pattern_column_select %}{% include widget.template_name %}{% endwith %}
{% translate 'Separator' %}:
{% translate 'Contact pattern' %}:
{% with widget=widget.pattern_select %}{% include widget.template_name %}{% endwith %}