diff --git a/templates/accounts/add_staff.html b/templates/accounts/add_staff.html
index 340be15..7db3bb7 100644
--- a/templates/accounts/add_staff.html
+++ b/templates/accounts/add_staff.html
@@ -4,8 +4,8 @@
{% load static %}
{% block content %}
-
Home ›
-
Students › Account setting
+
Student Update Form
diff --git a/templates/accounts/lecturer_list.html b/templates/accounts/lecturer_list.html
index 38e88aa..c092691 100644
--- a/templates/accounts/lecturer_list.html
+++ b/templates/accounts/lecturer_list.html
@@ -3,7 +3,7 @@
{% block content %}
-
+
{% if request.user.is_superuser %}
Add Lecturer
diff --git a/templates/accounts/profile.html b/templates/accounts/profile.html
index 014df2b..45a3c98 100644
--- a/templates/accounts/profile.html
+++ b/templates/accounts/profile.html
@@ -8,7 +8,7 @@
{% if user.is_authenticated %}
-
+
{% if messages %}
{% for message in messages %}
diff --git a/templates/accounts/profile_single.html b/templates/accounts/profile_single.html
index fe06258..4a817ce 100644
--- a/templates/accounts/profile_single.html
+++ b/templates/accounts/profile_single.html
@@ -4,7 +4,7 @@
{% load i18n %}
{% block content %}
-
+
{% if messages %}
{% for message in messages %}
diff --git a/templates/accounts/student_list.html b/templates/accounts/student_list.html
index 48ae26d..3abbe82 100644
--- a/templates/accounts/student_list.html
+++ b/templates/accounts/student_list.html
@@ -3,7 +3,7 @@
{% block content %}
-
+
{% if request.user.is_superuser %}
Add Student
diff --git a/templates/app/post_add.html b/templates/app/post_add.html
index a5d1549..e416768 100644
--- a/templates/app/post_add.html
+++ b/templates/app/post_add.html
@@ -4,7 +4,7 @@
{% load static %}
{% block content %}
-
+
{% if messages %}
diff --git a/templates/app/semester_list.html b/templates/app/semester_list.html
index 71080a4..38f61e9 100644
--- a/templates/app/semester_list.html
+++ b/templates/app/semester_list.html
@@ -3,7 +3,7 @@
{% block content %}
-
+
{% if request.user.is_superuser %}
Add New Semester
diff --git a/templates/app/semester_update.html b/templates/app/semester_update.html
index 0e0bd4f..19e09d9 100644
--- a/templates/app/semester_update.html
+++ b/templates/app/semester_update.html
@@ -4,8 +4,8 @@
{% load static %}
{% block content %}
-
+
{% if messages %}
diff --git a/templates/app/session_list.html b/templates/app/session_list.html
index c640455..caadbeb 100644
--- a/templates/app/session_list.html
+++ b/templates/app/session_list.html
@@ -3,7 +3,7 @@
{% block content %}
-
+
{% if request.user.is_superuser %}
Add New Session
diff --git a/templates/app/session_update.html b/templates/app/session_update.html
index 296b17f..fbadd40 100644
--- a/templates/app/session_update.html
+++ b/templates/app/session_update.html
@@ -4,8 +4,8 @@
{% load static %}
{% block content %}
-
+
{% if messages %}
diff --git a/templates/aside.html b/templates/aside.html
index a8fff9b..e0bf004 100644
--- a/templates/aside.html
+++ b/templates/aside.html
@@ -126,10 +126,10 @@
- By Adil Mohammed
+ By Adil Mohammed
- ⭐️ Star on GitHub
+ ⭐️ Star This Project
diff --git a/templates/course/course_add.html b/templates/course/course_add.html
index b552542..0335fd6 100644
--- a/templates/course/course_add.html
+++ b/templates/course/course_add.html
@@ -4,8 +4,8 @@
{% load static %}
{% block content %}
-
diff --git a/templates/quiz/mcquestion_form.html b/templates/quiz/mcquestion_form.html
index f98c57e..c86b6a9 100644
--- a/templates/quiz/mcquestion_form.html
+++ b/templates/quiz/mcquestion_form.html
@@ -2,11 +2,11 @@
{% block content %}
-
+
diff --git a/templates/quiz/quiz_form.html b/templates/quiz/quiz_form.html
index f0073b6..5447cc1 100644
--- a/templates/quiz/quiz_form.html
+++ b/templates/quiz/quiz_form.html
@@ -2,11 +2,11 @@
{% block content %}
-
+
diff --git a/templates/quiz/quiz_list.html b/templates/quiz/quiz_list.html
index 0139850..6d33b0d 100644
--- a/templates/quiz/quiz_list.html
+++ b/templates/quiz/quiz_list.html
@@ -5,10 +5,10 @@
{% block content %}
-
+
diff --git a/templates/quiz/sitting_detail.html b/templates/quiz/sitting_detail.html
index a9bf191..f7e7a85 100644
--- a/templates/quiz/sitting_detail.html
+++ b/templates/quiz/sitting_detail.html
@@ -5,8 +5,8 @@
{% endblock %}
{% block content %}
-
+
@@ -52,7 +52,7 @@
|
diff --git a/templates/quiz/sitting_list.html b/templates/quiz/sitting_list.html
index 8f7522c..10acf66 100644
--- a/templates/quiz/sitting_list.html
+++ b/templates/quiz/sitting_list.html
@@ -4,7 +4,7 @@
{% block content %}
-
+
@@ -47,6 +47,7 @@
{% trans "View details" %}
+
{% endfor %}
diff --git a/templates/result/add_score.html b/templates/result/add_score.html
index fbf896f..75e3636 100644
--- a/templates/result/add_score.html
+++ b/templates/result/add_score.html
@@ -4,7 +4,7 @@
{% block content %}
-
+
{% if messages %}
{% for message in messages %}
diff --git a/templates/result/add_score_for.html b/templates/result/add_score_for.html
index 3a45f35..fa41c61 100644
--- a/templates/result/add_score_for.html
+++ b/templates/result/add_score_for.html
@@ -4,8 +4,8 @@
{% block content %}
-
+