--- templates/index.tpl 2001/07/04 08:25:42 1.9 +++ templates/index.tpl 2001/07/05 07:53:27 1.10 @@ -131,16 +131,17 @@
{$MAIN} - + + {strip} {if ($multi_page_show) }
{if ($multi_page_prev) } - - + + < {else} - + {/if} {if ($multi_page_options) } {/if} {if ($multi_page_next) } - - + + > {else} - + {/if}
{if ($multi_page_current && $multi_page_max)} - page {$multi_page_current} of {$multi_page_max} + page {$multi_page_current} of {$multi_page_max} {/if}

{/if} + {/strip}