macro_viewer_page_link

NAML documentation   Watch a video
   Usages of this macro
... in macro_viewer_page_link.naml
1
2
3
<override_macro name="macro_viewer_page_link">
    <span style="text-decoration:underline">Nabble</span><a href="[n.macro_viewer_page_path
Macro
/]" rel="nofollow">&reg;</a>
</override_macro>
Overrides default macro
... in macro_viewer.naml
810
811
812
<macro name="macro_viewer_page_link">
    <a href="[n.macro_viewer_page_path/]" rel="nofollow">Edit this page</a>
</macro>