From: Philipp Spitzer Date: Sat, 20 Feb 2021 15:45:50 +0000 (+0100) Subject: Mention charset and language in HTML metadata. X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/wradmin.git/commitdiff_plain/3582725789420f8155868a1d5638759bd687cefd Mention charset and language in HTML metadata. --- diff --git a/wradmin/templates/master.html b/wradmin/templates/master.html index 76e7fc5..9d8275d 100644 --- a/wradmin/templates/master.html +++ b/wradmin/templates/master.html @@ -1,8 +1,9 @@ - + {% block head %} + {% block title %}{% endblock %}