Wiki source code of Home
Version 46.1 by Alex Jaeger on 2026/08/14 09:39
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
45.1 | 1 | {{container layoutStyle="columns"}} |
| 2 | |||
| 3 | ((( | ||
| 4 | |||
| 5 | {{box title="Project One"}} | ||
| 6 | Description of project one. | ||
| 7 | |||
| 8 | [[View Project>>Projects.ProjectOne]] | ||
| |
44.1 | 9 | {{/box}} |
| |
45.1 | 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}} | ||
| |
45.2 | 34 | |
| 35 |