{% load wagtailcore_tags gem_tags %} {% wagtail_site as current_site %} {% if form %}
{% else %}{% trans 'You have already completed this ' %} {% if self.your_words_competition %} {% trans 'competition' %} {% elif self.display_form_directly %} {% trans 'poll' %} {% elif self.contact_form %} {% trans 'contact form' %} {% elif self.article_form_only %} {% trans 'question' %} {% else %} {% trans 'survey' %} {% endif %}