X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finsert%2Fsone.xml;h=53ffabd371d1e2b2f213bc37bb54dcf4709c0ba7;hb=720418872c13262688f89625dabe1edbfca09ece;hp=83969fac47a702bd8581773a6b31d83aa77b989a;hpb=9831a5361e764e040e9379de98d656bb863e6b96;p=Sone.git diff --git a/src/main/resources/templates/insert/sone.xml b/src/main/resources/templates/insert/sone.xml index 83969fa..53ffabd 100644 --- a/src/main/resources/templates/insert/sone.xml +++ b/src/main/resources/templates/insert/sone.xml @@ -34,4 +34,14 @@ <%/foreach> + + <%foreach currentSone.friends friend> + + <% friend.id|html> + <% friend.requestUri|html> + <% friend.niceName|html> + + <%/foreach> + +