Last change
on this file since 17497 was
9374,
checked in by Henrik Bettermann, 12 years ago
|
Start customization of base data fields on pdf slips.
|
File size:
1.9 KB
|
Line | |
---|
1 | <h1>Welcome to WAeUP.Kofa |
---|
2 | <br> |
---|
3 | <small> |
---|
4 | the Information and Registration Portal |
---|
5 | for Schools, Colleges and Universities |
---|
6 | </small> |
---|
7 | </h1> |
---|
8 | |
---|
9 | <p> |
---|
10 | This is the default frontpage written in HTML. |
---|
11 | Kofa's CSS design is based on Twitter's Bootstrap. Visit the |
---|
12 | <a href="http://twitter.github.com/bootstrap/">Bootstrap documentation</a> |
---|
13 | on GitHub for further information. |
---|
14 | </p> |
---|
15 | |
---|
16 | <p> |
---|
17 | Kofa is part of the |
---|
18 | <a href="https://waeup.org/">West African eUniversity Project (WAeUP)</a>. |
---|
19 | It is a powerful and comprehensive Student Management System. |
---|
20 | The software is written in Python and built upon the Open Source |
---|
21 | <a href="http://grok.zope.org/">Grok Web Framework</a>. |
---|
22 | </p> |
---|
23 | |
---|
24 | <h2>1. Heading</h2> |
---|
25 | |
---|
26 | <p>Text</p> |
---|
27 | |
---|
28 | <h3>1.2 Heading</h3> |
---|
29 | |
---|
30 | Text |
---|
31 | |
---|
32 | <h2>2. Heading</h2> |
---|
33 | |
---|
34 | <p>Text</p> |
---|
35 | |
---|
36 | <h3>2.1 Heading</h3> |
---|
37 | |
---|
38 | <ol> |
---|
39 | <li>List item</li> |
---|
40 | <li>List item</li> |
---|
41 | <li>List item</li> |
---|
42 | </ol> |
---|
43 | |
---|
44 | <h3>2.2 Heading</h3> |
---|
45 | |
---|
46 | <ul> |
---|
47 | <li>List item</li> |
---|
48 | <li>List item</li> |
---|
49 | <li>List item</li> |
---|
50 | </ul> |
---|
51 | |
---|
52 | |
---|
53 | >>de<< |
---|
54 | <h1>Willkommen auf WAeUP.Kofa, |
---|
55 | <br> |
---|
56 | <small> |
---|
57 | dem Informations- und Registrierungs-Portal für Schulen und Universitäten |
---|
58 | </small> |
---|
59 | </h1> |
---|
60 | |
---|
61 | <p> |
---|
62 | Dies ist die Standard-Startseite des Portals, die in HTML geschrieben wurde. |
---|
63 | Kofas css-Design basiert auf Twitters Bootstrap. Besuchen Sie die |
---|
64 | <a href="http://twitter.github.com/bootstrap/">Bootstrap-Dokumentation</a> |
---|
65 | auf GitHub, um weitere Informationen zu erhalten. |
---|
66 | </p> |
---|
67 | |
---|
68 | <p> |
---|
69 | Kofa ist Teil des |
---|
70 | <a href="https://waeup.org/">West African eUniversity Project (WAeUP)</a>. |
---|
71 | Es ist ein leistungsstarkes and umfassendes Student Management System, welches |
---|
72 | in Python geschrieben wurde und auf dem Open Source Web Framework |
---|
73 | <a href="http://grok.zope.org/">Grok</a> |
---|
74 | basiert. |
---|
75 | </p> |
---|
76 | |
---|
77 | <h2>1. Überschrift</h2> |
---|
78 | |
---|
79 | <p>Text</p> |
---|
80 | |
---|
81 | <h3>1.2 Überschrift</h3> |
---|
82 | |
---|
83 | Text |
---|
84 | |
---|
85 | <h2>2. Überschrift</h2> |
---|
86 | |
---|
87 | <p>Text</p> |
---|
88 | |
---|
89 | <h3>2.1 Überschrift</h3> |
---|
90 | |
---|
91 | <ol> |
---|
92 | <li>Listeneintrag</li> |
---|
93 | <li>Listeneintrag</li> |
---|
94 | <li>Listeneintrag</li> |
---|
95 | </ol> |
---|
96 | |
---|
97 | <h3>2.2 Überschrift</h3> |
---|
98 | |
---|
99 | <ul> |
---|
100 | <li>Listeneintrag</li> |
---|
101 | <li>Listeneintrag</li> |
---|
102 | <li>Listeneintrag</li> |
---|
103 | </ul> |
---|
Note: See
TracBrowser for help on using the repository browser.