I would like to link to the previous page of each page.
What should I put in my template?
{cms_selflink page="dir start/next/prev/up"}
I used the code above but didn't work
Thanks for your help
JB
Code: Select all
<div class="left49">
<p>{cms_selflink dir="previous" label="Previous page: "} <br />
{cms_selflink dir="next"}</p>
</div>
Code: Select all
{sitemap start_element="3"}