diff --git a/templates/page.html b/templates/page.html
index 8912ac6..4757c70 100644
--- a/templates/page.html
+++ b/templates/page.html
@@ -1,6 +1,6 @@
{% extends "index.html" %}
-{% block title %}{{ page.title }}{% endblock title %}
+{% block title %}{{ page.pagetitle }}{% endblock title %}
{% block header %}