]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/testbubble/wall_thread.tpl
Don't replace data-src with src in acl-template
[friendica.git] / view / theme / testbubble / wall_thread.tpl
index 634ae7f0021c8f98b904697f6bafa6f3145ab652..c2ccf9d7213a962f0c63ae3a8a805490ac79e882 100644 (file)
@@ -94,8 +94,8 @@
 
 <div class="wall-item-outside-wrapper-end $item.indent $item.shiny" ></div>
 
-{{ for $item.children as $item }}
-       {{ inc $item.template }}{{ endinc }}
+{{ for $item.children as $child }}
+       {{ inc $child.template with $item=$child }}{{ endinc }}
 {{ endfor }}
 
 {{ if $item.flatten }}