source: WAeUP_SRP/trunk/skins/waeup_default/illegal_view.pt @ 1089

Last change on this file since 1089 was 1039, checked in by joachim, 18 years ago

add illegal_view, which just redirects to portal_url

  • Property svn:keywords set to Id
File size: 147 bytes
Line 
1<metal:html define-macro="illegal_view">
2  <span tal:define="dummy python:request.RESPONSE.redirect('%s' % context.portal_url())" />
3</metal:html>
Note: See TracBrowser for help on using the repository browser.