We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9769355 commit 3682f48Copy full SHA for 3682f48
themes/rusted/templates/article.html
@@ -1,7 +1,7 @@
1
{% extends "base.html" %}
2
3
{% block title %}
4
-{{ article.title }} {%if article.subtitle %} - {{ article.subtitle }} {% endif %} · {{ super() }}
+{{ article.title }} {%if article.subtitle %} - {{ article.subtitle }} {% endif %} · {{ super() }}
5
{% endblock title %}
6
7
{% block head_description %}
0 commit comments