view_contents

NAML documentation   Watch a video
   Usages of this macro
... in topic.naml
775
776
777
778
779
<macro name="view_contents" dot_parameter="rows" requires="threaded_view_namespace">
    <div id="threaded-contents" style="margin-left:0">
        <n.rows/>
    </div>
</macro>