Wiki source code of Home
Version 45.2 by Alex Jaeger on 2026/08/13 17:15
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{container layoutStyle="columns"}} | ||
| 2 | |||
| 3 | ((( | ||
| 4 | |||
| 5 | {{box title="Project One"}} | ||
| 6 | Description of project one. | ||
| 7 | |||
| 8 | [[View Project>>Projects.ProjectOne]] | ||
| 9 | {{/box}} | ||
| 10 | |||
| 11 | ))) | ||
| 12 | |||
| 13 | ((( | ||
| 14 | |||
| 15 | {{box title="Project Two"}} | ||
| 16 | Description of project two. | ||
| 17 | |||
| 18 | [[View Project>>Projects.ProjectTwo]] | ||
| 19 | {{/box}} | ||
| 20 | |||
| 21 | ))) | ||
| 22 | |||
| 23 | ((( | ||
| 24 | |||
| 25 | {{box title="Documentation"}} | ||
| 26 | Technical documentation. | ||
| 27 | |||
| 28 | [[View Documentation>>Documentation.WebHome]] | ||
| 29 | {{/box}} | ||
| 30 | |||
| 31 | ))) | ||
| 32 | |||
| 33 | {{/container}} | ||
| 34 | |||
| 35 |