link

NAML documentation   Watch a video
   Usages of this macro
... in app.naml
370
371
372
373
374
<macro name="link" requires="paging_page" parameters="url">
    <span class="page">
        <a href="[n.url/]" title="[t]Page [t.number.page_number
Binary
Namespace: Page
/][/t]"><n.page_number
Binary
Namespace: Page
/></a>
    </span>
</macro>