classic_subject_line

NAML documentation   Watch a video
   Usages of this macro
The source code below doesn't have navigation links because no usage has been compiled yet. Navigation links depend on how and where the macro is used, so first you may try finding all usages of "classic_subject_line".
... in topic.naml
636
637
638
639
640
<macro name="classic_subject_line" requires="node">
    <h2 class="post-subject float-left adbayes-content" style="width:30%;overflow:visible;font-family:inherit">
        <n.break_up.subject/>
    </h2>
</macro>