- Timestamp:
- 11 Dec 2006, 10:28:28 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_student/application_edit_form.pt
r1025 r1027 1 1 <metal:html tal:define="info context/getStudentInfo"> 2 2 <span tal:condition="not: info"> 3 <metal:block use-macro="here/ error_not_found/macros/not_found" />3 <metal:block use-macro="here/illegal_view/macros/illegal_view" /> 4 4 </span> 5 5 <metal:block tal:condition="info">
Note: See TracChangeset for help on using the changeset viewer.