Mercurial > treepkg
comparison contrib/sawmill/web/templates/details.html @ 476:f3438708a2be
The beast is called Saegewerk and not Saegewerker
author | Sascha Teichmann <teichmann@intevation.de> |
---|---|
date | Sun, 12 Sep 2010 08:05:59 +0000 |
parents | 7be221f41f58 |
children | 43bb1cc38fba |
comparison
equal
deleted
inserted
replaced
475:7be221f41f58 | 476:f3438708a2be |
---|---|
5 from xml.sax.saxutils import quoteattr | 5 from xml.sax.saxutils import quoteattr |
6 | 6 |
7 from datetime import date, datetime | 7 from datetime import date, datetime |
8 %> | 8 %> |
9 <html> | 9 <html> |
10 <head> | 10 <head> |
11 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | 11 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
12 <link rel="stylesheet" href="styles/style.css" type="text/css" media="screen" /> | 12 <link rel="stylesheet" href="styles/style.css" type="text/css" media="screen" /> |
13 <title>Sägewerker - Free Software forestry</title> | 13 <title>Sägewerk - <%= escape(description) %></title> |
14 </head> | 14 </head> |
15 | 15 |
16 <body> | 16 <body> |
17 <table border="0" width="100%" cellspacing="0" cellpadding="0"> | 17 <table border="0" width="100%" cellspacing="0" cellpadding="0"> |
18 <tr> | 18 <tr> |
19 <td> | 19 <td> |