Changeset 1783 for WAeUP_SRP/trunk/skins/waeup_student/application_slip.pt
- Timestamp:
- 15 May 2007, 07:49:50 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_student/application_slip.pt
r1737 r1783 3 3 tal:define="info context/getApplicationInfo"> 4 4 <span tal:condition="not: info"> 5 < metal:block use-macro="here/error_not_found/macros/not_found" />5 <span tal:content="here/illegal_view" />w 6 6 </span> 7 <span tal:condition="info" 8 tal:define="review_state info/review_state"> 7 <span tal:condition="info"> 9 8 10 9 <h3>Application Slip</h3>
Note: See TracChangeset for help on using the changeset viewer.