jasonwebster / tumblargh

MIT License
128 stars 19 forks source link

Pagination not working? #24

Open moreguppy opened 9 years ago

moreguppy commented 9 years ago
{block:PreviousPage}
    %a.prev-page{:href => '{PreviousPage}'} « Previous
 {/block:PreviousPage}

The {PreviousPage} should render a URL

FYI thanks for making this awesome gem