]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost-mobile/wall_thread.tpl
don't change to string in prune_deadguys()
[friendica.git] / view / theme / frost-mobile / wall_thread.tpl
index 2b3b3d42d846061742a400d6ce4cc5e44b29fa86..901ed76c168059622c1ffe648b3d56d98a159d0e 100644 (file)
 
 <!--<div class="wall-item-outside-wrapper-end $item.indent" ></div>-->
 <!--</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 }}