templates/inc_paginate.tmpl
changeset 79 43ac75054d5c
parent 76 cc3ab2c39ded
child 107 67f48e288102
--- a/templates/inc_paginate.tmpl	Tue Feb 10 01:24:59 2009 +0200
+++ b/templates/inc_paginate.tmpl	Tue Feb 10 02:57:16 2009 +0200
@@ -22,6 +22,9 @@
             % endif
             </li>
         % endfor
+        % if _more and not _last :
+            <li>&hellip;</li>
+        % endif
             <li>
             % if _more and _last :
                 <span>More &raquo;</span>