... | in topic_title.naml |
1 2 3 4 5 6
|
<override_macro name="topic_title" dot_parameter="ending">
<title>Spriting on a Whim • View topic - <n.compress.>
<n.page_node.topic_title_contents/>
<n.ending/>
</n.compress.></title>
</override_macro>
|
... | in topic.naml |
164 165 166 167 168 169
|
<macro name="topic_title" dot_parameter="ending">
<title><n.compress.>
<n.page_node.topic_title_contents/>
<n.ending/>
</n.compress.></title>
</macro>
|
Free forum by Nabble | Edit this page |