# HG changeset patch # User Dirk Olmes # Date 1412043999 -7200 # Node ID 31fa19e7fd7842918cb1c8e6c481159ccb66b0db # Parent 320e1b36eb7e7f49c302edef86fd7b6af77fee82 hard-code german for now. This is in sync with the LOCALE setting in the config but is not a good choice with translated articles, obviously diff -r 320e1b36eb7e -r 31fa19e7fd78 themes/tuxlite_tbs/templates/base.html --- a/themes/tuxlite_tbs/templates/base.html Tue Sep 30 04:08:41 2014 +0200 +++ b/themes/tuxlite_tbs/templates/base.html Tue Sep 30 04:26:39 2014 +0200 @@ -1,5 +1,5 @@ - + {% block windowtitle %}{{ SITENAME }}{% endblock %}