previous_page_path

NAML documentation   Watch a video
   Usages of this macro
The source code below doesn't have navigation links because no usage has been compiled yet. Navigation links depend on how and where the macro is used, so first you may try finding all usages of "previous_page_path".
... in search.naml
323
324
325
<macro name="previous_page_path" requires="paging,search">
    <n.search_path_using_params index_record="[n.previous_page.page_row/]" />
</macro>