{% load wagtailcore_tags wagtailimages_tags static core_tags i18n %} {% block content %} {% if competitions %}
{{competition.description}}
{% if request.user.is_authenticated %} {% trans "Enter" %} {% else %} {% trans "Log in to Enter" %} {% endif %}