{% block page_title %}{% endblock %}
{% endblock %} {% block content %}{% endblock %}
{% trans "About AlekSIS® — The Free School Information System" %}
© The AlekSIS Team
{# -*- engine:django -*- #} {% load i18n menu_generator static sass_tags any_js rules html_helpers %} {% load render_bundle from webpack_loader %} {% get_current_language as LANGUAGE_CODE %} {% get_available_languages as LANGUAGES %}
{% include "core/partials/meta.html" %}