From fca319fefcd2a0e476415968b18873b0c791a5fe Mon Sep 17 00:00:00 2001 From: adityacp Date: Mon, 1 Feb 2021 17:38:00 +0530 Subject: Change templates and models - Remove unwanted model manager methods - Minor UI refactor for course and question interface --- grades/templates/add_grades.html | 10 +++++----- grades/templates/grading_systems.html | 6 +++++- 2 files changed, 10 insertions(+), 6 deletions(-) (limited to 'grades/templates') diff --git a/grades/templates/add_grades.html b/grades/templates/add_grades.html index c7006a9..29da212 100644 --- a/grades/templates/add_grades.html +++ b/grades/templates/add_grades.html @@ -7,8 +7,8 @@ {% endblock %} -{% block main %} - +{% block content %} +