source:
main/waeup.kofa/branches/0.2/src/waeup/kofa/students/browser_templates/imagedisplay.pt
@
15185
Last change on this file since 15185 was 7459, checked in by , 13 years ago | |
---|---|
File size: 202 bytes |
Line | |
---|---|
1 | <tr> |
2 | <td class="fieldname"> |
3 | <span tal:replace="viewlet/label">FILENAME</span>: |
4 | </td> |
5 | <td> |
6 | <img height="125px" tal:attributes="src viewlet/download_name" /> |
7 | <br /> |
8 | </td> |
9 | </tr> |
Note: See TracBrowser for help on using the repository browser.