diff --git a/src/postorius/templates/postorius/base.html b/src/postorius/templates/postorius/base.html index 1f80897..b9aeb2e 100644 --- a/src/postorius/templates/postorius/base.html +++ b/src/postorius/templates/postorius/base.html @@ -7,7 +7,7 @@ - {% block head_title %}{{ site_name|title }}{% endblock %} + {% block head_title %}{{ site_name }}{% endblock %}