From: David ‘Bombe’ Roden Date: Thu, 14 Oct 2010 09:48:29 +0000 (+0200) Subject: Iterate over correct posts list. X-Git-Tag: 0.1-RC1~414 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=58dde6087d9730eff5ba51878af8777916332f0a Iterate over correct posts list. --- diff --git a/src/main/resources/templates/insert/sone.xml b/src/main/resources/templates/insert/sone.xml index b6668d6..f55a584 100644 --- a/src/main/resources/templates/insert/sone.xml +++ b/src/main/resources/templates/insert/sone.xml @@ -10,7 +10,7 @@ - <%foreach posts post> + <%foreach currentSone.posts post> <% post.text|html>