~launchpad-pqm/launchpad/devel

1
2
3
4
5
6
7
<html
  xmlns:tal="http://xml.zope.org/namespaces/tal"
  tal:replace="python:request.response.redirect('..')">
  <body>
    <a href=".">Here</a>
  </body>
</html>