diff --git a/templates/index.html b/templates/index.html index ba83810c1..1c4c44792 100644 --- a/templates/index.html +++ b/templates/index.html @@ -30,8 +30,8 @@

{{ SITENAME }} {% if SITESUBTITLE %} {{ article.title }} {% if article.rubric is defined %} - - {{ article.rubric }} + — + [ {{ article.rubric }} ] {% endif %}