view roundup/cgi/__init__.py @ 8351:e775cd258763

docs: fix canonical link for www.roundup-tracker.org index page the index page canonical link was: https://www...org/index.html change the template so the canonical is set to https://www...org/ as that is how it's listed by crawlers.
author John Rouillard <rouilj@ieee.org>
date Wed, 02 Jul 2025 12:26:21 -0400
parents fc52d57c6c3e
children
line wrap: on
line source

''' CGI interface modules '''
__docformat__ = 'restructuredtext'

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