search_result_topic_subject

NAML documentation   Watch a video
Error Found
An error was found in the NAML code of this application – View Details | Go to NAML Editor
no macro found to override
  in (custom_tweak:save_post_by_email:1) - <override_macro name="save_post_by_email" requires="post_by_email" unindent="true">
   Usages of this macro
... in search.naml
102
103
104
105
106
<macro name="search_result_topic_subject" requires="node,search">
    <span class="second-font big-title">
        <n.node_link
Macro
Requires: node
Parameters: text, href, title, class, target
 text="[n.highlight
Binary
Namespace: SearchNamespace
Parameters: text
.topic_node
Binary
Namespace: NodeNamespace
Parameters: do
.subject
Macro
Requires: node
/]" />
    </span>
</macro>