{% load tags_AKModel %} {% load tags_AKPlan %} {% load i18n %} {% load l10n %} {% load tz %} {% load static %} {% load bootstrap4 %} {% load fontawesome_5 %} {% get_current_language as LANGUAGE_CODE %} {% localize on %} {% block title %}{% trans "Scheduling for" %} {{event}}{% endblock %} {# Load Bootstrap CSS and JavaScript as well as font awesome #} {% bootstrap_css %} {% bootstrap_javascript jquery=True %} {% fontawesome_5_static %} {% include "AKModel/load_fullcalendar.html" %}

{% trans "Scheduling for" %} {{event}}

{% trans "Event Status" %} {% fa5_icon "level-up-alt" "fas" %}
{% endlocalize %}