[Blends-commit] [SCM] website branch, master, updated. 4156e180f75852e7414aa5705eb521c5f4dc025f

Ole Streicher ole at aip.de
Fri Mar 11 10:24:37 UTC 2016


The following commit has been merged in the master branch:
commit 4156e180f75852e7414aa5705eb521c5f4dc025f
Author: Ole Streicher <ole at aip.de>
Date:   Fri Mar 11 11:23:25 2016 +0100

    Use  instead of 'last update: '
    Like in the other templates.
    This solves the UndefinedError() of bugs.py

diff --git a/webtools/templates/bugs.xhtml b/webtools/templates/bugs.xhtml
index a16b922..6caa604 100644
--- a/webtools/templates/bugs.xhtml
+++ b/webtools/templates/bugs.xhtml
@@ -149,7 +149,7 @@
 </tr>
 </table>
 <div class="footnote">
-  <address>Last update: ${timestamp}</address>
+  <address>${updatetimestamp}</address>
 </div>
 </body>
 </html>

-- 
Static and dynamic websites for Debian Pure Blends



More information about the Blends-commit mailing list