From 95a27e50363ce1c31cec1d312cfaa37802fe4970 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 11 Feb 2009 17:18:59 -0800 Subject: [PATCH] IGN:... --- src/calibre/trac/plugins/download.py | 2 +- src/calibre/trac/plugins/templates/linux.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/calibre/trac/plugins/download.py b/src/calibre/trac/plugins/download.py index 78694588d9..5c1daab0b1 100644 --- a/src/calibre/trac/plugins/download.py +++ b/src/calibre/trac/plugins/download.py @@ -49,7 +49,7 @@ if __name__ == '__main__': import cherrypy class Test: def index(self): - raw = open(os.path.dirname(os.path.abspath(__file__))+'/templates/download.html').read() + raw = open(os.path.dirname(os.path.abspath(__file__))+'/templates/linux.html').read() return MarkupTemplate(raw).generate(**get_linux_data()).render('xhtml') index.exposed = True t = Test() diff --git a/src/calibre/trac/plugins/templates/linux.html b/src/calibre/trac/plugins/templates/linux.html index 50ea7facb3..06a6fc1a13 100644 --- a/src/calibre/trac/plugins/templates/linux.html +++ b/src/calibre/trac/plugins/templates/linux.html @@ -48,9 +48,9 @@ linux distributions: - - - + + +
Supported distributionsUnsupported distributions
Supported distributionsUnsupported distributions