{% load staticfiles crispy_forms_tags i18n %}
{% trans "All fields marked with an asterisk (*) are required" %}
{% if invite.get_activity_introduction %} {% if invite.get_activity_introduction.title %} {% endif %} {{ invite.get_activity_introduction.body | safe }} {% endif %} {% crispy form %}