diff --git a/templates/profile.html b/templates/profile.html
index 5ed951af..0c2c4711 100644
--- a/templates/profile.html
+++ b/templates/profile.html
@@ -1,7 +1,7 @@
 {% extends 'base.html' %}
 
 {% block pagetitle %}
-    Royal Games
+    {{ royal.username }}
 {% endblock %}
 
 {% block body %}