Last change
on this file since 17949 was
1503,
checked in by joachim, 18 years ago
|
=simpler in_progress_view
|
-
Property svn:keywords set to
Id
|
File size:
505 bytes
|
Rev | Line | |
---|
[1503] | 1 | <metal:body use-macro="here/main_plain/macros/master"> |
---|
| 2 | <metal:head fill-slot="header" |
---|
[1381] | 3 | tal:define="refresh options/refresh|python:20; |
---|
| 4 | page options/page|string:in_progress_view" |
---|
| 5 | > |
---|
| 6 | <meta http-equiv="refresh" content="5; URL=http://de.selfhtml.org/" |
---|
| 7 | tal:attributes="content string:${refresh};; URL=${context/absolute_url}/${page}" /> |
---|
| 8 | </metal:head> |
---|
| 9 | <metal:main fill-slot="main"> |
---|
[1501] | 10 | <h2>Processing, please wait !</h2> |
---|
[1381] | 11 | </metal:main> |
---|
| 12 | </metal:body> |
---|
Note: See
TracBrowser for help on using the repository browser.