Changeset 462

Show
Ignore:
Timestamp:
11/14/08 22:06:18 (16 months ago)
Author:
eevee
Message:

Added the page listing to the bottom of the Pokemon search results because nrr is an asshole and won't leave me alone until I do >:(

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • veekun/trunk/templates/dex/search/pokemon.tt

    r406 r462  
    4848[%         END %] 
    4949[%     END %] 
     50[% pagelist(c.req.params.skip, PAGESIZE, total, '/dex/pokemon/search', simple_params) %] 
    5051<p class="total">[% total %] Pok&eacute;mon found.</p> 
    5152[% END %]