diff --git a/templates/views/settings.html b/templates/views/settings.html
index fd1cf52..96b3f74 100644
--- a/templates/views/settings.html
+++ b/templates/views/settings.html
@@ -15,10 +15,12 @@
- {{profileMode}}
+ {{profileMode}}
+
+
{{user.name}}
@@ -29,6 +31,25 @@
I Am a: {{(user.isLecturer) ? "Lecturer" : "Student"}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ I Am a: {{(user.isLecturer) ? "Lecturer" : "Student"}}
+
+
+