Add pagination to index page.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 21 Oct 2010 21:13:24 +0000 (23:13 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 21 Oct 2010 21:13:24 +0000 (23:13 +0200)
commit680d60dc6802454fe812f1ceea163a1415aaee0e
treeef35be55584ef0f14dcc09fa35a715af183d3201
parenta8a1504eff5ea9ce5963a91040a5561ef7651804
Add pagination to index page.
src/main/java/net/pterodactylus/sone/web/IndexPage.java
src/main/resources/static/css/sone.css
src/main/resources/templates/include/pagination.html [new file with mode: 0644]
src/main/resources/templates/index.html