{% extends "helfertool/admin.html" %} {% load i18n bootstrap4 icons %} {% block admincontent %}
{% trans "Here you can get the sample LaTeX template:" %} {% trans "Download" %}
{% trans "There are no permissions." %}
{% else %}{% trans "Name" %} | {% trans "LaTeX Name" %} | |
---|---|---|
{{ perm.name }} | {{ perm.latex_name }} |
{% if not event.archived %}
{% icon "pencil-alt" %} {% trans "Edit" %}
{% icon "trash-alt" %} {% trans "Delete" %} {% endif %} |