diff --git a/themes/rusted/templates/article.html b/themes/rusted/templates/article.html
index 416f91b9a..bd15a8fe9 100644
--- a/themes/rusted/templates/article.html
+++ b/themes/rusted/templates/article.html
@@ -1,7 +1,7 @@
{% extends "base.html" %}
{% block title %}
-{{ article.title }} {%if article.subtitle %} - {{ article.subtitle }} {% endif %} · {{ super() }}
+{{ article.title }} {%if article.subtitle %} - {{ article.subtitle }} {% endif %} · {{ super() }}
{% endblock title %}
{% block head_description %}