summaryrefslogtreecommitdiff
path: root/src/main/resources/templates/PostResource/postList.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/templates/PostResource/postList.html')
-rw-r--r--src/main/resources/templates/PostResource/postList.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/templates/PostResource/postList.html b/src/main/resources/templates/PostResource/postList.html
index 434c22a..89267a2 100644
--- a/src/main/resources/templates/PostResource/postList.html
+++ b/src/main/resources/templates/PostResource/postList.html
@@ -1,4 +1,4 @@
-{@java.util.List<eu.mulk.mulkcms2.benki.posts.Post$Day<eu.mulk.mulkcms2.benki.posts.Post>> postDays}
+{@java.util.List<eu.mulk.mulkcms2.benki.posts.Post$Day<eu.mulk.mulkcms2.benki.posts.Post<?>>> postDays}
{@java.lang.String feedUri}
{@java.lang.String pageTitle}
{@boolean showBookmarkForm}