- Timestamp:
- 18 Apr 2020, 16:42:14 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser_templates/refereereportpage.pt
r16056 r16058 14 14 </strong> 15 15 of the <span i18n:name="app_title" tal:replace="layout/getAppTitle"></span>. 16 16 17 <br /><br /> 17 Please fill and submit the following form. After submission the form will 18 be locked. You can neither view nor edit your report after submission. 18 19 <img tal:condition="python: context.__parent__.with_picture" 20 src="" height="180px" tal:attributes="src view/passport_url" /> 21 22 <br /><br /> 23 24 Please fill and submit the following referee report form. After submission 25 the form will be locked. You can neither view nor edit 26 your report after submission. 19 27 </p> 20 28
Note: See TracChangeset for help on using the changeset viewer.