{% extends 'tionix/base.html' %} {% load i18n %} {% block title %}{% trans "Add key" %}{% endblock %} {% block main %} {% include 'licenses/_upload_gpg_file.html' %} {% endblock %}