Mercurial > p > roundup > code
diff website/issues/config.ini @ 6325:1a15089c2e49 issue2550923_computed_property
Merge trunk into branch
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 06 Feb 2021 20:15:26 -0500 |
| parents | b0f9266e4ba2 |
| children |
line wrap: on
line diff
--- a/website/issues/config.ini Fri Jan 15 16:34:30 2021 -0500 +++ b/website/issues/config.ini Sat Feb 06 20:15:26 2021 -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
