Failed to execute template. Cause: [Access denied when checking [script] access to [xwiki:Collaboratory.UX.HbpSkin.WebHome] for user [xwiki:XWiki.Admin]]. Click on this message for details.

bougaultx - HBP Wiki

IAM21 instance, do not create collab nor modify a team, your changes will be lost


Wiki source code of bougaultx

Version 12.1 by bougault on 2022/12/20 09:15

Show last authors
1 {{velocity}}
2 $datetool
3 {{/velocity}}
4
5 (% class="jumbotron" %)
6 (((
7 (% class="container" %)
8 (((
9 = My Collab's Extended Title =
10
11 My collab's subtitle
12 )))
13 )))
14
15 (% class="row" %)
16 (((
17 (% class="col-xs-12 col-sm-8" %)
18 (((
19 = What can I find here? =
20
21 * Notice how the table of contents on the right
22 * is automatically updated
23 * to hold this page's headers
24
25 = Who has access? =
26
27 Describe the audience of this collab.
28 )))
29
30
31 (% class="col-xs-12 col-sm-4" %)
32 (((
33 {{box title="**Contents**"}}
34 {{toc/}}
35 {{/box}}
36
37
38 )))
39 )))