From: Andrew Donnellan Date: Thu, 31 Oct 2019 06:57:37 +0000 (+1100) Subject: templates: Specify language X-Git-Tag: v2.2.0-rc1~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5e8a764243e3a8f264bf15fa45f7bcea9ef9c05;p=thirdparty%2Fpatchwork.git templates: Specify language Specifying language in the tag is recommended in HTML5. Signed-off-by: Andrew Donnellan Signed-off-by: Daniel Axtens --- diff --git a/templates/base.html b/templates/base.html index 01b0d6b5..40b6cda6 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,6 +1,6 @@ {% load static %} - + {% block title %}Patchwork{% endblock %} - Patchwork