--- templates/index.tpl 2001/07/03 12:41:05 1.8 +++ templates/index.tpl 2001/07/05 07:53:27 1.10 @@ -36,9 +36,8 @@ - - -

  {$Section_title}

+ +   {$Section_title} @@ -132,34 +131,37 @@
{$MAIN} - + + {strip} {if ($multi_page_show) }
{if ($multi_page_prev) } - - + + < {else} - + {/if} - {if ($multi_page_current && $multi_page_max)} - page {$multi_page_current} of {$multi_page_max} - {/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} {/if}

{/if} + {/strip}