add_new_comment_link

   Usages of this macro
... in topic.naml
1306
1307
1308
1309
1310
1311
1312
1313
<macro name="add_new_comment_link">
    <div class="shaded-bg-color rounded" style="width:25em;margin:1em 0 2em;padding: .5em">
        <div style="float:left;margin-right:.5em">
            <img src="/images/icon_post_message.png" class="image16" alt="[t]Post message[/t]"/>
        </div>
        <a href="[n.page_node
Binary
Namespace: NodePageNamespace
Parameters: do
.reply_path
Macro
Requires: node
/]" rel="nofollow"><t>Add a new comment</t></a>
    </div>
</macro>