Mercurial > treepkg
comparison contrib/sawmill/web/templates/overview.html @ 478:7504ed4437e1
sawmill: short start and stop to %H:%M:%S because
the date is already printed in the date row. Introduced
a column with the duration to create the package.
author | Sascha Teichmann <teichmann@intevation.de> |
---|---|
date | Thu, 16 Sep 2010 20:24:54 +0000 |
parents | 43bb1cc38fba |
children | 28aa6ac933fb |
comparison
equal
deleted
inserted
replaced
477:43bb1cc38fba | 478:7504ed4437e1 |
---|---|
5 from xml.sax.saxutils import quoteattr | 5 from xml.sax.saxutils import quoteattr |
6 %> | 6 %> |
7 <html> | 7 <html> |
8 <head> | 8 <head> |
9 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | 9 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
10 <link rel="icon" href="img/favicon.ico" type="image/x-icon" /> | 10 <link rel="icon" href="img/favicon.ico" type="image/x-icon" /> |
11 <link rel="stylesheet" href="styles/style.css" type="text/css" media="screen" /> | 11 <link rel="stylesheet" href="styles/style.css" type="text/css" media="screen" /> |
12 <title>Sägewerk - Free Software forestry</title> | 12 <title>Sägewerk - Free Software forestry</title> |
13 </head> | 13 </head> |
14 | 14 |
15 <body> | 15 <body> |