--- templates/index.tpl 2001/07/02 08:08:34 1.6 +++ templates/index.tpl 2001/07/04 08:25:42 1.9 @@ -36,9 +36,8 @@ - - -

  {$Section_title}

+ +   {$Section_title} @@ -61,7 +60,7 @@ -
+

 


@@ -84,7 +83,7 @@ {if $contact_url} {else} - + {/if} {/if} @@ -133,6 +132,34 @@
+ {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} + {/if} +

+ {/if}