diff --git a/frontend/templates/work.html b/frontend/templates/work.html
index e971a398..1ebb2f7c 100644
--- a/frontend/templates/work.html
+++ b/frontend/templates/work.html
@@ -1,6 +1,7 @@
{% extends "base.html" %}
{% block title %}
-— Campaign for {{ work.title }}
+{{ work.title }}
+{% endblock %}
{% block extra_head %}