Last change
on this file since 11107 was
1805,
checked in by Henrik Bettermann, 17 years ago
|
preparations for viewing CEST results
|
File size:
420 bytes
|
Line | |
---|
1 | <metal:block use-macro="here/main_template/macros/master"> |
---|
2 | |
---|
3 | |
---|
4 | <metal:block fill-slot="main" tal:condition="python:1" |
---|
5 | tal:define="rendered_main options/rendered; |
---|
6 | portal_status_message options/psm; |
---|
7 | data_storage options/ds; |
---|
8 | edition python:1;"> |
---|
9 | <h3>Search Your Record! </h3> |
---|
10 | <br /> |
---|
11 | <div tal:replace="structure rendered_main" /> |
---|
12 | </metal:block> |
---|
13 | </metal:block> |
---|
14 | |
---|
Note: See
TracBrowser for help on using the repository browser.