diff --git a/apps/map/templates/map/form.html b/apps/map/templates/map/form.html
index 1d6ef82..b31bf39 100644
--- a/apps/map/templates/map/form.html
+++ b/apps/map/templates/map/form.html
@@ -12,7 +12,7 @@
{% endblock %}
-{% block title %}{% trans "Submit a Case Study" %}{% endblock %}
+{% block page_title %}{% trans "Submit a Case Study" %} - {{ block.super }}{% endblock %}
{% block description %}{% trans "Here you can submit a case study for review and it will be added to the map." %}{% endblock %}
{% block inner %}