{% extends 'base.html' %} {% load wagtailimages_tags wagtailcore_tags static core_tags gem_tags %} {% block content %}
{{page.introduction|smarttruncatechars:550|safe}}
{% endif %} {% if self.description %}{% if self.your_words_competition %} {% blocktrans with pages=fields_step.paginator.num_pages %} This competition has {{pages}} pages {% endblocktrans %} {% elif not self.display_form_directly %} {% blocktrans with pages=fields_step.paginator.num_pages %}This survey has {{pages}} pages{% endblocktrans %} {% endif %}