{% load i18n %} {% load crispy_forms_tags %} {% load translations %}
{% csrf_token %}

{% documentation_icon 'admin/support' right=True %} {% trans "Activate support package" %}

{% trans "The support packages include priority e-mail support, or cloud backups of your Weblate installation." %}

{{ activate_form|crispy }}