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