Last change
on this file since 858 was
805,
checked in by joachim, 18 years ago
|
propset Id
|
-
Property svn:keywords set to
Id
|
File size:
474 bytes
|
Rev | Line | |
---|
[785] | 1 | <metal:html tal:define="info options/info|context/getStudentInfo"> |
---|
[802] | 2 | <metal:body use-macro="here/waeup_content_master/macros/master"> |
---|
[785] | 3 | <metal:main fill-slot="main"> |
---|
| 4 | <span tal:condition="not: info"> |
---|
| 5 | <metal:block use-macro="here/error_not_found/macros/not_found" /> |
---|
| 6 | </span> |
---|
| 7 | <span tal:condition="info" |
---|
[802] | 8 | tal:define="review_state info/review_state"> |
---|
| 9 | <h3>Admission deferred!</h3> |
---|
[785] | 10 | </metal:main> |
---|
| 11 | </metal:body> |
---|
| 12 | </metal:html> |
---|
Note: See
TracBrowser for help on using the repository browser.