Wiki source code of Preview
Last modified by superadmin on 2025/05/22 17:44
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{html wiki="true"}} | ||
| 2 | |||
| 3 | <p> </p> | ||
| 4 | |||
| 5 | <div class="row"> | ||
| 6 | <div class="col-xs-6"> | ||
| 7 | = Section 1 = | ||
| 8 | |||
| 9 | == Sub-Section 1.1 == | ||
| 10 | |||
| 11 | == Sub-Section 1.2 == | ||
| 12 | |||
| 13 | = Section 2 = | ||
| 14 | |||
| 15 | = Section 3 = | ||
| 16 | </div> | ||
| 17 | |||
| 18 | <div class="col-xs-6"> | ||
| 19 | |||
| 20 | {{box cssClass="floatinginfobox"}} | ||
| 21 | {{toc/}} | ||
| 22 | {{/box}} | ||
| 23 | |||
| 24 | </div> | ||
| 25 | </div> | ||
| 26 | |||
| 27 | {{/html}} |