source: WAeUP_SRP/trunk/skins/waeup_default/home.pt @ 340

Last change on this file since 340 was 340, checked in by Henrik Bettermann, 18 years ago

home view modified

File size: 731 bytes
Line 
1<html metal:use-macro="here/main_template/macros/master">
2
3<body>
4
5<div metal:fill-slot="main">
6
7    <h1>Student Registration Portal of the University of Benin, Nigeria</h1>     
8 
9    <br /><br /><br />
10
11    <p>This is the frontpage of the Student Registration Portal (SRP). So far it is working in backend mode only. </p>
12   
13    <p>The Portal Administrator can add new members (create member records) and assign local roles to individual members.</p>
14   
15    <p>Members can browse to the varios academic sections. They can check, edit and approve Faculty, Department, Certificate,
16    Course and CertificateCourse records, if they got the respective role by the Portal Administrator.</p>   
17
18 
19
20</div>
21
22</body>
23
24</html>
Note: See TracBrowser for help on using the repository browser.