{% extends "course_flow/base.html" %} {% load static i18n %} {% load course_flow_templatetags %} {% block title %} {% trans "SALTISE Administration" %} - CourseFlow {% endblock %} {% block container %}

SALTISE Administration


{% trans 'Manage update notifications' %}

{% trans 'CourseFlow Analytics' %}

{% endblock %} {% csrf_token %}