Changeset 513 for WAeUP_SRP/trunk/skins/waeup_student
- Timestamp:
- 13 Sep 2006, 11:27:56 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_student/application_slip.pt
r509 r513 22 22 <table cellpadding="10em" cellspacing=""> 23 23 <tr> 24 <td valign="top"><span tal:content="here/downloadFile/passport" /></td> 24 <td valign="top"> 25 <img tal:condition="application_data/passport|nothing" 26 tal:attributes="src string:${context/absolute_url}/passport"/> 27 </td> 28 25 29 <td> 26 30
Note: See TracChangeset for help on using the changeset viewer.