... | in utilities.naml |
455 456 457 458
|
<macro name="reply_link" requires="node" parameters="title, href">
<n.set_var. name="href"><n.default text="[n.href/]" to="[n.reply_path/]" /></n.set_var.>
<a href="[n.var name='href'/]" title="[n.title/]" rel="nofollow"><t>Reply</t></a>
</macro>
|
Free forum by Nabble | Edit this page |