This commit is contained in:
Kovid Goyal 2014-04-08 14:26:54 +05:30
parent 354589c7a8
commit 85e0882bbf

View File

@ -412,7 +412,7 @@ h1 { text-align: center }
</head> </head>
<body> <body>
<h1><img src="http://manual.calibre-ebook.com/_static/logo.png">Index of calibre plugins</h1> <h1><img src="http://manual.calibre-ebook.com/_static/logo.png">Index of calibre plugins</h1>
</body> <div style="text-align:center"><a href="stats.html">Download counts for all plugins</a></div>
%s %s
</body> </body>
</html>''' % ('\n'.join(plugins)) </html>''' % ('\n'.join(plugins))