... |
... |
@@ -1,9 +1,32 @@ |
1 |
|
-~{~{velocity}} |
2 |
|
-$services.component.getInstance('org.xwiki.environment.Environment').getPermanentDirectory().getCanonicalPath() |
3 |
|
-~{~{/velocity}} |
|
1 |
+(% class="row" %) |
|
2 |
+((( |
4 |
4 |
|
|
4 |
+ (% class="col-xs-12 col-sm-8" %) |
|
5 |
+ ((( |
|
6 |
+ = Main Content = |
|
7 |
+ Lorem ipsum, etc. |
|
8 |
+ ))) |
5 |
5 |
|
|
10 |
+ (% class="col-xs-12 col-sm-4" %) |
|
11 |
+ ((( |
|
12 |
+ (% class="box" %) |
|
13 |
+ ((( |
|
14 |
+ = Falabella = |
|
15 |
+ [[image:...]] |
|
16 |
+ |=Morphology|Miniature horse |
|
17 |
+ ... |
|
18 |
+ ))) |
|
19 |
+ |
|
20 |
+ (% class="box" %) |
|
21 |
+ ((( |
|
22 |
+ **Contents** |
|
23 |
+ {{toc/}} |
|
24 |
+ ))) |
|
25 |
+ ))) |
|
26 |
+))) |
6 |
6 |
|
|
28 |
+ |
|
29 |
+ |
7 |
7 |
The sandbox is a part of your wiki that you can freely modify. It's meant to let you practice editing. You will discover how page editing works and create new pages. Simply click on **Edit** to get started! |
8 |
8 |
|
9 |
9 |
{{info}} |