{% extends "django_cradmin/viewhelpers/listbuilderview/filterlist-right.django.html" %} {% load static %} {% load i18n %} {% load cradmin_tags %} {% block title %} {% trans "Administrator dashboard" %} {% endblock title %} {% block pageheader-inner %}
{% blocktrans trimmed %} Click the button below to search for a student and find all their assignments. When you find an assignment, you can move their deadlines, communicate with the student, and view details about their deliveries and feedback. {% endblocktrans %}