| ... | in topic.naml |
|
622 623 624 625 626 627 628 629 630
|
<macro name="reply_notice" requires="node">
<n.if.both condition1="[n.has_previous_node/]" condition2="[n.not.parent_node.equals.previous_node/]">
<then>
<div class="weak-color" style="font-size:80%;padding-bottom:1em">
<t>In reply to <n.parent_link.>this post</n.parent_link.> by <t.author.parent_node.owner.name/></t>
</div>
</then>
</n.if.both>
</macro>
|
| Free forum by Nabble | Edit this page |