The following commit has been merged in the master branch:
commit 4156e180f75852e7414aa5705eb521c5f4dc025f
Author: Ole Streicher <[email protected]>
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
_______________________________________________
Blends-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit