{% load wagtailimages_tags wagtailcore_tags static gem_tags %} {% comment %} If User is not authenticated OR anonymous_submissions is not set AND join banner is not set Normal surveys do not show? Desired behavior? {% endcomment %} {% if user.is_authenticated and user.is_active or request.is_preview or survey.allow_anonymous_submissions %}