Mercurial > treepkg
comparison contrib/sawmill/web/templates/overview.html @ 477:43bb1cc38fba
Added favicon derived from Kalle's saegeblatt.svg
(http://wald.intevation.org/plugins/scmsvn/viewcvs.php/*checkout*/trunk/Logo/saegeblatt.svg?rev=2&root=saegewerk)
author | Sascha Teichmann <teichmann@intevation.de> |
---|---|
date | Tue, 14 Sep 2010 11:02:37 +0000 |
parents | f3438708a2be |
children | 7504ed4437e1 |
comparison
equal
deleted
inserted
replaced
476:f3438708a2be | 477:43bb1cc38fba |
---|---|
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="stylesheet" href="styles/style.css" type="text/css" media="screen" /> | 11 <link rel="stylesheet" href="styles/style.css" type="text/css" media="screen" /> |
11 <title>Sägewerk - Free Software forestry</title> | 12 <title>Sägewerk - Free Software forestry</title> |
12 </head> | 13 </head> |
13 | 14 |
14 <body> | 15 <body> |