... |
... |
@@ -1,32 +1,9 @@ |
1 |
|
-(% class="row" %) |
2 |
|
-((( |
|
1 |
+~{~{velocity}} |
|
2 |
+$services.component.getInstance('org.xwiki.environment.Environment').getPermanentDirectory().getCanonicalPath() |
|
3 |
+~{~{/velocity}} |
3 |
3 |
|
4 |
|
- (% class="col-xs-12 col-sm-8" %) |
5 |
|
- ((( |
6 |
|
- = Main Content = |
7 |
|
- Lorem ipsum, etc. |
8 |
|
- ))) |
9 |
9 |
|
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 |
|
-))) |
27 |
27 |
|
28 |
|
- |
29 |
|
- |
30 |
30 |
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! |
31 |
31 |
|
32 |
32 |
{{info}} |