source: WAeUP_SRP/trunk/skins/waeup_student/admission_rejected_view.pt @ 3702

Last change on this file since 3702 was 3000, checked in by Henrik Bettermann, 17 years ago

implement dynamical institution title (site properties must be imported)

  • Property svn:keywords set to Id
File size: 226 bytes
Line 
1<metal:body use-macro="here/main_template/macros/master">
2  <metal:main fill-slot="main">
3
4    <h3>You are not admitted into <span tal:replace="here/portal_properties/institution_title" />!</h3>
5
6  </metal:main>
7</metal:body>
Note: See TracBrowser for help on using the repository browser.