diff --git a/hourglass/client/main/main.html b/hourglass/client/main/main.html
index 5139925..c014bb9 100644
--- a/hourglass/client/main/main.html
+++ b/hourglass/client/main/main.html
@@ -53,12 +53,4 @@
-
-
-
- {{name}}
-
-
-
- {{teacher}}
\ No newline at end of file
diff --git a/hourglass/client/profile/profile.html b/hourglass/client/profile/profile.html
index 1f4682e..4efef97 100644
--- a/hourglass/client/profile/profile.html
+++ b/hourglass/client/profile/profile.html
@@ -151,4 +151,12 @@
{{hour}}
{{subscribers}}
+
+
+
+ {{name}}
+
+
+
+ {{teacher}}
\ No newline at end of file