{% extends "freeadmin/generic_form.html" %} {% block form %} {% trans "You are about to download the global GELI key" %} {{ block.super }} {% endblock %} {% block oklabel %}{% trans "Continue" %}{% endblock %}