From: David ‘Bombe’ Roden Date: Thu, 14 Oct 2010 10:22:17 +0000 (+0200) Subject: Change formatting. X-Git-Tag: 0.1-RC1~405 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=346ea9e352e744b4efe5f117cd98edb23a774bb7 Change formatting. --- diff --git a/src/main/resources/templates/insert/sone.xml b/src/main/resources/templates/insert/sone.xml index 6818445..a0fc281 100644 --- a/src/main/resources/templates/insert/sone.xml +++ b/src/main/resources/templates/insert/sone.xml @@ -12,10 +12,11 @@ <%foreach currentSone.posts post> - - - <% post.text|html> - + + <% post.id> + + <% post.text|html> + <%/foreach>