From: Reinhold Kainhofer Date: Sun, 7 Jun 2009 11:47:54 +0000 (+0200) Subject: Use HTML tags, not XHTML tags like
(HTML validator complains!!!) X-Git-Tag: release/2.13.2-0~52 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=8a98fe7f566c77564d7c6965b59f8f54d5966b66;p=lilypond.git Use HTML tags, not XHTML tags like
(HTML validator complains!!!) --- diff --git a/python/auxiliar/postprocess_html.py b/python/auxiliar/postprocess_html.py index 0da36236f5..15fcbbec10 100644 --- a/python/auxiliar/postprocess_html.py +++ b/python/auxiliar/postprocess_html.py @@ -63,7 +63,7 @@ browser_language_url = "/web/about/browser-language" LANGUAGES_TEMPLATE = '''

%(language_available)s -
+
%(browser_language)s

'''