I've noticed the "Newer" button at the bottom of the list page doesn't work. After creating 24 snippets in a new gitbucket install with gist plugin, I can only see the first 10 as the pagination options are disabled

The page source shows the following when viewed from browser

appending the ?page=2 or ?page=3 query stings manually does bring up the pages allowing to view the rest of the snippets and the "Older" button appears to work fine on those pages.
