{% extends "admin/base_site.html" %} {% load tags_AKModel %} {% load i18n %} {% load tz %} {% load fontawesome_5 %} {% block title %}{% trans "Status" %}: {{event}}{% endblock %} {% block content %} {% timezone event.timezone %}
{{ ak }} | {% if "AKSubmission"|check_app_installed %}{% fa5_icon 'info' 'fas' %} {% if event.active %} {% fa5_icon 'pencil-alt' 'fas' %} {% endif %} {% endif %} |
{% trans "No AKs with this requirement" %} |