diff --git a/lms/templates/dashboard.html b/lms/templates/dashboard.html
index 03f6d0cad0..91244e30c4 100644
--- a/lms/templates/dashboard.html
+++ b/lms/templates/dashboard.html
@@ -12,16 +12,16 @@
- SpaceMan024
+ ${ user.username }
-
-
Email: neil@planetarium.com
+ Email: ${ user.email }
-
-
Location: New York, NY
+ Location: ${ user.profile.location }
-
-
Language: English
+ Language: ${ user.profile.language }