source: WAeUP_SRP/trunk/skins/waeup_student/student_admitted_form.pt @ 276

Last change on this file since 276 was 48, checked in by joachim, 19 years ago

=weiteres

File size: 514 bytes
Line 
1<tal:block define="rendered_main options/rendered;
2                   portal_status_message options/psm;
3                   jamb options/jamb/getContent;
4                   student options/student/getContent;
5                   edition python:1;"
6                   >
7  <metal:html use-macro="here/main_template/macros/master">
8    <metal:main fill-slot="main">
9      <a href="edits" tal:attributes="href string:${context/pd/absolute_url}/cpsdocument_edit_form"></a>
10    </metal:main>
11  </metal:html>
12</tal:block>
Note: See TracBrowser for help on using the repository browser.