change_title_and_meta_tags_link

   Usages of this macro
... in change_title_and_meta_tags.naml
123
124
125
<macro name="change_title_and_meta_tags_link" requires="node" dot_parameter="text" parameters="title, class">
    <a href="[n.change_title_and_meta_tags_path
Macro
/]" class="[n.class/]" rel="nofollow" title="[n.title/]"><n.default
Binary
Namespace: BasicNamespace
Parameters: to, text
. to="[t]Change title and meta tags[/t]"><n.text/></n.default.></a>
</macro>