{% extends 'base.html' %} {% block title %}{{ title }} | Learning management system{% endblock title %} {% load static %} {% block content %} {% include 'snippets/messages.html' %}
{{ current_semester }} Semester - {{ current_session }}
To manage scores, please select the course using the button above.