Show last authors
1 = Stav =
2
3 (% class="box warningmessage" %)
4 (((
5 todo stav přiřazení
6 )))
7
8 {{comment}}
9 ewfwef
10 {{/comment}}
11
12
13 {{velocity}}
14
15 #if ($isGuest)
16 Welcome $xcontext.getUser()
17 ## This link will only be visible to users that have admin rights on this document
18
19 #else
20 {{info}}
21 You will need to [[**LOGIN**>>https://server/xwiki/bin/login/XWiki/XWikiLogin]] to access the full wiki
22 {{/info}}
23 #end
24
25 {{/velocity}}