changeset 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
files contrib/sawmill/web/templates/details.html contrib/sawmill/web/templates/overview.html
diffstat 2 files changed, 9 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/sawmill/web/templates/details.html	Fri Sep 10 20:06:15 2010 +0000
+++ b/contrib/sawmill/web/templates/details.html	Sun Sep 12 08:05:59 2010 +0000
@@ -7,11 +7,11 @@
 from datetime import date, datetime
 %>
 <html>
-    <head>
-        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-        <link rel="stylesheet" href="styles/style.css" type="text/css" media="screen" />
-        <title>S&auml;gewerker - Free Software forestry</title>
- </head>
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+    <link rel="stylesheet" href="styles/style.css" type="text/css" media="screen" />
+    <title>S&auml;gewerk - <%= escape(description) %></title>
+  </head>
 
  <body>
   <table border="0" width="100%" cellspacing="0" cellpadding="0">
--- a/contrib/sawmill/web/templates/overview.html	Fri Sep 10 20:06:15 2010 +0000
+++ b/contrib/sawmill/web/templates/overview.html	Sun Sep 12 08:05:59 2010 +0000
@@ -5,10 +5,10 @@
 from xml.sax.saxutils import quoteattr
 %>
 <html>
-    <head>
-        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-        <link rel="stylesheet" href="styles/style.css" type="text/css" media="screen" />
-        <title>S&auml;gewerker - Free Software forestry</title>
+ <head>
+   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+   <link rel="stylesheet" href="styles/style.css" type="text/css" media="screen" />
+   <title>S&auml;gewerk - Free Software forestry</title>
  </head>
 
  <body>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)