{% load humanize %} {% load helpers %} {% load i18n %}

{% trans "Custom Match" %}
{% copy_content "match" %}

{{ object.match }}

{% trans "Custom Set" %}
{% copy_content "set" %}

{{ object.set }}