source: trunk/greenorg/macros/home.dm@ 6599

Last change on this file since 6599 was 6210, checked in by nzdl, 20 years ago

Added a lot of stuff for the new 2.41 release.

  • Property svn:keywords set to Author Date Id Revision
File size: 701 bytes
Line 
1package home
2
3_content_ {
4
5_pageheading_(_home:t1_)
6
7<p>_t2_</p>
8
9_new_(_home:t4_)
10_new_(_home:namur_)
11_new_(_home:t3_)
12
13<p>_t7_</p>
14
15<p>_t5_ _t8_</p>
16
17<p>_t9_ _t6_</p>
18
19<table border="0" class="default">
20<tr valign="top">
21<td>
22<a href="http://nzdl.org"><b>_t10_</b></a>
23<br>
24_t11_
25</td>
26<td></td>
27</tr>
28<tr valign="top">
29<td>
30<a href="http://www.unesco.org"><b>_t12_</b></a>
31<br>
32_t13_
33</td>
34<td><a href="http://www.unesco.org"><img src="_httpimg_/unesco.gif" border="0"></a></td>
35</tr>
36<tr valign="top">
37<td>
38<a href="http://humaninfo.org"><b>_t14_</b></a>
39<br>
40_t15_
41</td>
42<td><a href="http://humaninfo.org"><img src="_httpimg_/ghproj.jpg" border="0"></a></td>
43</tr>
44</table>
45
46<p>_t16_</p>
47
48_sf_
49
50}
Note: See TracBrowser for help on using the repository browser.