From: Gabriel Filion Date: Wed, 21 Jul 2010 02:45:35 +0000 (-0400) Subject: web: Lowercase tags in output X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=13251ef2ddcc99ee5483768985bfd3f1e5e1dd77;p=packages%2Fb%2Fbup.git web: Lowercase tags in output For stylistic preference, lowercase all tags in the output sent from bup web. Signed-off-by: Gabriel Filion --- diff --git a/cmd/web-cmd.py b/cmd/web-cmd.py index 6f96115..9b9b7f1 100755 --- a/cmd/web-cmd.py +++ b/cmd/web-cmd.py @@ -43,35 +43,35 @@ class BupRequestHandler(tornado.web.RequestHandler): displaypath = cgi.escape(path) self.write(""" - - - Directory listing for %(displaypath)s - - - -