- Timestamp:
- 6 Jan 2007, 09:23:49 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_student/accommodation_slip.pt
r1210 r1211 10 10 <h3>Hostel Allocation Slip (and Maintenance Receipt)</h3> 11 11 <br /> 12 13 <table width="" cellpadding="2" cellspacing="0" summary="Form layout"> 14 15 <tr tal:condition="python: 'passport' in info_acco['student'].application.getContent().objectIds()"> 16 <td colspan="2"><img tal:attributes="src string:${here/portal_url}/campus/students/${info_acco/id}/application/passport"/> 17 </td> 18 </tr> 12 19 13 <table width="" cellpadding="2" cellspacing="0" summary="Form layout">14 20 <tr> 15 21 <td width="180px">Student ID:</td> … … 48 54 <td><span tal:content="info_app/app_doc/app_mobile" /></td> 49 55 </tr> 50 56 51 57 </table> 52 58
Note: See TracChangeset for help on using the changeset viewer.