red_arrow_icon

NAML documentation   Watch a video
   Usages of this macro
... in topic.naml
642
643
644
645
646
<macro name="red_arrow_icon" requires="node">
    <span id="red-arrow[n.id
Binary
Namespace: NodeNamespace
/]" class="float-left invisible" style="margin-top:.2em">
        <img title="Selected post" width="15" height="15" src="/images/arrow.png" alt="Selected post"/>
    </span>
</macro>