source: WAeUP_SRP/trunk/skins/waeup_default/campus_anonymous_view.pt @ 979

Last change on this file since 979 was 805, checked in by joachim, 18 years ago

propset Id

  • Property svn:keywords set to Id
File size: 1.1 KB
Line 
1<metal:html tal:define="info context/getStudentInfo">
2  <metal:body use-macro="here/main_template/macros/master">
3    <metal:main fill-slot="main">
4        <h2>Welcome to the     
5          <br />Student Registration Portal of the University of Benin, Nigeria</h2>
6        <br />
7        <p>This is the frontpage of Uniben's Student Registration Portal (SRP) which is part of the West African e-University Project.
8          For further information see
9          <a href="" tal:attributes="href string:http://waeup.org">waeup.org</a>.</p>
10        <p><strong>Fresh Students</strong>, who register for the first time, proceed to the respective application
11          entrance page (UME, DE or Local Programmes). Later they can login to check their admission status and to
12        proceed with the admission and clearance process.</p>
13        <p><strong>Returning Students</strong> can login to check the course results of the previous session,
14        to register courses for the current session, to pay their school fees and to book accommodation.</p>
15        <p>This site is best seen in Firefox browser.</p>
16    </metal:main>
17  </metal:body>
18</metal:html>
Note: See TracBrowser for help on using the repository browser.