... | in feeds_link.naml |
1 2 3
|
<override_macro name="feeds_link" requires="node" dot_parameter="text" parameters="title, class">
<a href="[n.feeds_path Macro Requires: node
♦ ♦ Binary Namespace: BasicNamespace
Parameters:
to, text
♦ ♦
</override_macro>
|
... | in utilities.naml |
491 492 493
|
<macro name="feeds_link" requires="node" dot_parameter="text" parameters="title, class">
<a href="[n.feeds_path/]" class="[n.class/]" rel="nofollow" title="[n.title/]"><n.default. to="[t]Feeds[/t]"><n.text/></n.default.></a>
</macro>
|
Powered by Nabble | NAML |