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.
2 parents 9769355 + 3682f48 commit bd42ad8Copy full SHA for bd42ad8
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