{% extends 'base.html' %} {% load wagtailcore_tags wagtailimages_tags static molo_forms_tags %} {% wagtail_site as current_site %} {% block content %} {% if self.your_words_competition %}
{{ answer }} {% if self.show_results_as_percentage %} {{ count }}% {% else %} {{ count }} vote{{ count|pluralize }} {% endif %}