{% if issue.editors.all %}
{% if small %}{% endif %}
{% if level == "issuepage" %}
Editors:
{% else %}
Editors:
{% endif %}
{% for editor in issue.issueeditor_set.all %}
{% if small %}{% endif %}