X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/5d093d98523af97d285aaacc7a7abad892fba448..07ab188d70f8e090ad79090fb467b7f1c1d72ef9:/forum/skins/default/templates/index.html diff --git a/forum/skins/default/templates/index.html b/forum/skins/default/templates/index.html index 614bc4c..3c145ef 100644 --- a/forum/skins/default/templates/index.html +++ b/forum/skins/default/templates/index.html @@ -3,22 +3,26 @@ {% load general_sidebar_tags %} {% load question_list_tags %} {% load i18n %} -{% block title %}{% spaceless %}{% trans "Home" %}{% endspaceless %}{% endblock %} +{% block fulltitle %}{{ settings.APP_TITLE }}{% endblock %} {% block sidebar %} {% if not request.user.is_authenticated %} -