Last change
on this file since 5706 was
5706,
checked in by Henrik Bettermann, 14 years ago
|
Fill footer with addresses.
Add site action copyright.
Change favicon.ico.
Anonymous users should only see properly filled member data.
|
File size:
1.3 KB
|
Line | |
---|
1 | <div metal:define-macro="portal_footer" |
---|
2 | i18n:domain="plone" |
---|
3 | class="row"> |
---|
4 | <div class="cell width-full position-0"> |
---|
5 | <div id="portal-footer"> |
---|
6 | <table class="footer" align="center"> |
---|
7 | <tr> |
---|
8 | <th> |
---|
9 | WAeUP Nigeria |
---|
10 | </th> |
---|
11 | <th style="text-align: right;"> |
---|
12 | WAeUP Germany |
---|
13 | </th> |
---|
14 | </tr> |
---|
15 | <tr> |
---|
16 | <td> |
---|
17 | BT Education Services |
---|
18 | </td> |
---|
19 | <td style="text-align: right;"> |
---|
20 | c/o Dr. Henrik Bettermann |
---|
21 | </td> |
---|
22 | </tr> |
---|
23 | <tr> |
---|
24 | <td> |
---|
25 | 8B Ademola St, Off Awolowo Rd |
---|
26 | </td> |
---|
27 | <td style="text-align: right;"> |
---|
28 | Marsch 5, OT Kuensche |
---|
29 | </td> |
---|
30 | </tr> |
---|
31 | <tr> |
---|
32 | <td> |
---|
33 | S/W Ikoyi-Lagos, Nigeria |
---|
34 | </td> |
---|
35 | <td style="text-align: right;"> |
---|
36 | 29439 Luechow, Germany |
---|
37 | </td> |
---|
38 | </tr> |
---|
39 | |
---|
40 | <tr> |
---|
41 | <td> |
---|
42 | Phone +234 1 2673205 |
---|
43 | </td> |
---|
44 | <td style="text-align: right;"> |
---|
45 | Phone +49 5841 961523 |
---|
46 | </td> |
---|
47 | </tr> |
---|
48 | </table> |
---|
49 | </div> |
---|
50 | </div> |
---|
51 | </div> |
---|
Note: See
TracBrowser for help on using the repository browser.