From: David ‘Bombe’ Roden Date: Sun, 23 Oct 2011 18:43:51 +0000 (+0200) Subject: Fix bookmark navigation. X-Git-Tag: 0.7.3^2~18 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=3d3d8b9b9cb19f67a53c0375a6207928abc2aa17 Fix bookmark navigation. This fixes #246. --- diff --git a/src/main/resources/templates/bookmarks.html b/src/main/resources/templates/bookmarks.html index 8768b5a..cf4e7ce 100644 --- a/src/main/resources/templates/bookmarks.html +++ b/src/main/resources/templates/bookmarks.html @@ -5,6 +5,7 @@

<%= Page.Bookmarks.Page.Title|l10n|html>

+ <%= page|store key=pageParameter> <%include include/pagination.html> <%foreach posts post> <%include include/viewPost.html>