{% extends "powerpack/admin_base.html" %} {% load beanbag_licensing djblets_extensions djblets_js future i18n %} {# Form title #} {% block form_title %} {% trans "Configure Power Pack" %} {% endblock form_title %} {# Config form content #} {% block form_content %} {{form.license_file.errors}}