Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / own_templates / 1351.tpl
1 <!--
2 This program is free software. It comes without any warranty, to
3 the extent permitted by applicable law. You can redistribute it
4 and/or modify it under the terms of the Do What The Fuck You Want
5 To Public License, Version 2, as published by Sam Hocevar. See
6 http://sam.zoy.org/wtfpl/COPYING for more details.
7 -->
8
9 <html>
10 <body>
11 node {$node}<br>
12 node_creator {$node_creator}<br>
13 node_parent {$node_parent}<br>
14 node[$creator] {$node[$creator]}<br>
15 node[$owner] {$node[$owner]}<br>
16 permissions {$permissions}<br>
17
18
19 </body>
20 </html>
This page took 0.345999 seconds and 4 git commands to generate.