diff --git a/ford/templates/namelist_page.html b/ford/templates/namelist_page.html
index 2cb41bbd..cf9407e5 100644
--- a/ford/templates/namelist_page.html
+++ b/ford/templates/namelist_page.html
@@ -3,7 +3,7 @@
{% extends "base.html" %}
{% block title %}
- {{ namelist.name }} %ndash; {{ project }}
+ {{ namelist.name }} – {{ project }}
{% endblock title %}
{% block body %}