Changes for page Home
Last modified by Alex Jaeger on 2026/08/16 15:38
From version 5.1
edited by Alex Jaeger
on 2026/08/13 11:10
on 2026/08/13 11:10
Change comment:
There is no comment for this version
To version 7.2
edited by Alex Jaeger
on 2026/08/13 11:14
on 2026/08/13 11:14
Change comment:
Auto-saved during real-time collaboration
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -5,17 +5,32 @@ 5 5 XWiki can be used as a knowledge base (support, documentation, sales, etc.), for collaborative workspaces or even as a complete intranet. 6 6 7 7 8 -(% class="card" %) 9 -((( 10 - (% class="card-body" %) 11 -((( 8 +{{html}} 9 +<div class="row"> 10 + <div class="col-sm-6 mb-3 mb-sm-0"> 11 + <div class="card"> 12 + <div class="card-body"> 13 + <h5 class="card-title">Special title treatment</h5> 14 + <p class="card-text">With supporting text below as a natural lead-in to additional content.</p> 15 + <a href="#" class="btn btn-primary">Go somewhere</a> 16 + </div> 17 + </div> 18 + </div> 19 + <div class="col-sm-6"> 20 + <div class="card"> 21 + <div class="card-body"> 22 + <h5 class="card-title">Special title treatment</h5> 23 + <p class="card-text">With supporting text below as a natural lead-in to additional content.</p> 24 + <a href="#" class="btn btn-primary">Go somewhere</a> 25 + </div> 26 + </div> 27 + </div> 28 +</div> 29 +{{/html}} 12 12 13 13 14 -))) 15 -))) 16 16 17 17 18 - 19 19 == The basics == 20 20 21 21 To make the most out of your wiki, log-in and: