{% trans "Subject" %} |
---|
{{ camp.mc.subject }} |
{% if not paginator.is_first %} {% trans "First" %} {% endif %} {% for bullet in paginator.bullets %} {% if bullet.active %} {{ bullet.number }} {% else %} {{ bullet.number }} {% endif %} {% endfor %} {% if not paginator.is_last %} {% trans "Last" %} {% endif %}