{% load staticfiles crispy_forms_tags i18n %}
{% trans "All fields marked with an asterisk (*) are required" %}
get_forwards_count = {{ invite.get_forwards_count }} get_sent_forwards_count = {{ invite.get_sent_forwards_count }} get_unsent_forwards_count = {{ invite.get_unsent_forwards_count }} get_max_forwards = {{ invite.get_max_forwards }}