diff --git a/kallithea/templates/password_reset.html b/kallithea/templates/password_reset.html --- a/kallithea/templates/password_reset.html +++ b/kallithea/templates/password_reset.html @@ -3,9 +3,6 @@ <%block name="title"> ${_('Password Reset')} - %if c.site_name: - · ${c.site_name} - %endif