Mercurial > hg > MPIWGWeb
view zpt/no_project.zpt @ 50:e30a4bd074db
more cleaning up projects.
author | casties |
---|---|
date | Mon, 29 Apr 2013 20:34:17 +0200 |
parents | bca61e893fcc |
children |
line wrap: on
line source
<html metal:use-macro="here/main_template/macros/page"> <body metal:fill-slot="body"> <p>This page didn't exit at the selected time!</p> <p>There is an actual version at:</p> <p><a tal:attributes="href python:here.REQUEST['URL1']" Tal:content="python:here.REQUEST['URL1']"/></p> </body> </html>