We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 692aa3d commit 399c044Copy full SHA for 399c044
doc/reference.txt
@@ -2431,9 +2431,9 @@ returning.
2431
Default templates
2432
-----------------
2433
2434
-The default templates are html4 compliant. If you wish to change them to be
2435
-xhtml compliant, you'll need to change the ``html_version`` configuration
2436
-variable in ``config.ini`` to ``'xhtml'`` instead of ``'html4'``.
+The default templates are html4 compliant. Support for xhtml is due to
+be phased out so leave the ``html_version`` configuration
+variable in ``config.ini`` as ``'html'`` instead of ``'xhtml'``.
2437
2438
Most customisation of the web view can be done by modifying the
2439
templates in the tracker ``'html'`` directory. There are several types
0 commit comments