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

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

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

{{ activate_form|crispy }}