view_logs_link

   Usages of this macro
... in utilities.naml
736
737
738
<macro name="view_logs_link" requires="node" dot_parameter="text" parameters="title, class">
    <a href="[n.view_log_path
Macro
/]" class="[n.class/]" rel="nofollow" title="[n.title/]"><n.default
Binary
Namespace: BasicNamespace
Parameters: to, text
. to="[t]View logs[/t]"><n.text/></n.default.></a>
</macro>