diff --git a/templates/expobase.html b/templates/expobase.html
index 0ef74c1..5cadb61 100644
--- a/templates/expobase.html
+++ b/templates/expobase.html
@@ -3,7 +3,7 @@
{% block title %}{% endblock %}
-
+
{% block extrahead %}{% endblock %}
diff --git a/templates/menu.html b/templates/menu.html
index f74aed4..65b8544 100644
--- a/templates/menu.html
+++ b/templates/menu.html
@@ -7,6 +7,6 @@
Caves
Handbook
Reports
-{% if editable %}Edit{% endif %}
+{% if editable %}Edit this page{% endif %}
{% endif %}