{% if credit_forms and event.allow_credit_configuration_with_warning %}
{% blocktrans %}
Note: If creating sub-events for this event,
credits should be added at the sub-event level in the
sub-event credits tables.
{% endblocktrans %}
{% endif %}
{% if credit_forms and user.is_superuser %}