{% extends "base.html" %} {% block body %} {% for s in semesters %} {% if enrolls_by_sem[s.semid] or loop.first %}
2022-09-27 | Major internal changes to pave way to further development. |
2022-02-27 | It is now possible to copy topics and their posts between courses. Buttons have access keys set to their first letters. |