{% extends "main.html" %} {% load i18n coffeescript crispy_forms_tags %} {% block angular %}{% include "angular/user.cs" %}{% endblock %} {% block title %}{% trans "Global settings" %}{% endblock %} {% block content %} {% verbatim %}
{% endverbatim %} {% crispy form form.helper %} {% verbatim %}

License settings

Name Description Enabled Services needed
{{ lic.name }} {{ lic.description }} --- {{ srv }}
{% endverbatim %} {% endblock %}