diff options
Diffstat (limited to 'grades/templates/grading_systems.html')
-rw-r--r-- | grades/templates/grading_systems.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/grades/templates/grading_systems.html b/grades/templates/grading_systems.html index 8129c72..0b26e8e 100644 --- a/grades/templates/grading_systems.html +++ b/grades/templates/grading_systems.html @@ -1,8 +1,8 @@ {% extends "manage.html" %} {% block title %} View Grading Systems {% endblock %} +{% block pagetitle %} View Grading Systems {% endblock %} {% block main %} <html> - <br><br><br> <div class="row"> <div class="col-md-8"> <ul class="nav nav-pills" id="course_tabs"> |