strangely, it works with one of my weblogs, but not another. i copied the same scrap of code…
{paginate}
<p class="paginate">
{if previous_page}
<a ><< Previous Screening Room Review</a>
{/if}
{if next_page}
<a >Next Screening Room Review >></a>
{/if}
</p>
any thoughts on why this isn't working would be very much appreciated.
thanks and cheers :)
{/paginate}
here is the page it’s in…
