Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / own_templates / 1549869.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 <center>
10 {* getting and showing links for user template_id subtemplates *}
11 <a href='/id/{$node.node_id}/bookmarklist'>bookmarks</a><br>
12 <a href='/id/{$node.node_id}/4'>submissions</a><br>
13 <a href='/id/{$node.node_id}/2'>nodeshells</a><br>
14 <a href='/id/{$node.node_id}/5'>articles</a><br>
15 <a href='/id/{$node.node_id}/8'>friends</a><br>
16 <a href='/id/{$node.node_id}/11'>polls</a><br>
17 <a href='/id/{$node.node_id}/6'>blogs</a><br>
18 <a href='/id/{$node.node_id}/k'>k</a><br>
19 </center>
This page took 0.238991 seconds and 4 git commands to generate.