Wiki source code of PublicStoppingAGA
Last modified by etvc developer on 2019/09/20 00:17
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{velocity}} | ||
| 2 | #if($doc.fullName!="AGACode._codePublic.PublicStoppingAGA") | ||
| 3 | #set($displayDocExtra = false) | ||
| 4 | #set($displayShortcuts = false) | ||
| 5 | $xwiki.ssx.use('AGACode._codePublic.PublicWebPagesStyleSheet') | ||
| 6 | #end | ||
| 7 | |||
| 8 | (% class="xform half" %)((( | ||
| 9 | {{error}}You don't have rights to see this webpage!{{/error}} | ||
| 10 | ))) | ||
| 11 | {{/velocity}} |