{% load i18n %}{% load url from future %}

{% trans "Extensions" %} {% trans "Choose the extension(s) to use" %}


{% csrf_token %} {{ extensions|safe }}
{% trans 'Save' %}