diff --git a/templates/base.html b/templates/base.html index 82544fc..304411b 100755 --- a/templates/base.html +++ b/templates/base.html @@ -5,7 +5,7 @@ - {% block htmltitle %}{% if self.seo_title %}{{ self.seo_title }}{% else %}{{ self.title }}{% endif %}{% endblock %} + {% block htmltitle %}{% if self.seo_title %}{{ self.seo_title }}{% else %}{{ self.title }}{% endif %}{% endblock %} | {{ settings.WAGTAIL_SITE_NAME }}