Last change
on this file since 16680 was
1805,
checked in by Henrik Bettermann, 17 years ago
|
preparations for viewing CEST results
|
File size:
809 bytes
|
Line | |
---|
1 | <tal:block define="rendered_main options/rendered; |
---|
2 | portal_status_message options/psm; |
---|
3 | data_storage options/ds; |
---|
4 | edition python:1;" |
---|
5 | > |
---|
6 | <metal:block define-macro="edit_form"> |
---|
7 | <metal:block use-macro="here/main_template/macros/master"> |
---|
8 | <metal:block fill-slot="header" |
---|
9 | tal:define="creation creation|nothing; |
---|
10 | edition edition|nothing; |
---|
11 | metadata metadata|nothing" |
---|
12 | > |
---|
13 | </metal:block> |
---|
14 | <metal:block fill-slot="main"> |
---|
15 | <h3>Display Your Common Entrance Screening Test Results!</h3> |
---|
16 | <br /> |
---|
17 | <div tal:replace="structure rendered_main" /> |
---|
18 | </metal:block> |
---|
19 | <metal:block fill-slot="sub"> |
---|
20 | </metal:block> |
---|
21 | </metal:block> |
---|
22 | </metal:block> |
---|
23 | </tal:block> |
---|
Note: See
TracBrowser for help on using the repository browser.