changeset 6309:b0f9266e4ba2

Change output to html4. Changed document type to be compatible with html5 so don't generate xhtml. Still work to do to remove some xhtml in templates.
author John Rouillard <rouilj@ieee.org>
date Thu, 24 Dec 2020 00:14:06 -0500
parents c34171b2af43
children 68d83479747b
files website/issues/config.ini
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/website/issues/config.ini	Thu Dec 24 00:11:52 2020 -0500
+++ b/website/issues/config.ini	Thu Dec 24 00:14:06 2020 -0500
@@ -81,7 +81,7 @@
 # var to 'xhtml' too so all auto-generated HTML is compliant.
 # Allowed values: html4, xhtml
 # Default: html4
-html_version = xhtml
+html_version = html4
 
 # Default timezone offset, applied when user's timezone is not set.
 # If pytz module is installed, value may be any valid

Roundup Issue Tracker: http://roundup-tracker.org/