diff --git a/bookwyrm/templates/user/layout.html b/bookwyrm/templates/user/layout.html
index 0f04f628..dcdf7ccf 100644
--- a/bookwyrm/templates/user/layout.html
+++ b/bookwyrm/templates/user/layout.html
@@ -7,7 +7,11 @@
{% block content %}
+ {% trans "User Profile" %}
+
+ {% endblock %}