{if $message}
{$message}
{/if} {if $books}
{if $limit > 0}
Prev
{/if} {if $limit + $MAX < $length}
Next
{/if}
URL
Script
Post On
{foreach from=$books key=key item=item}
{$item.1}
{$item.2}
{$item.3}
{$item.4}
{$item.5}
{/foreach}
Post bookmark
Go back
{/if}