]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/smoothly/wall_thread.tpl
Merge branch 'master' of https://github.com/friendica/friendica
[friendica.git] / view / theme / smoothly / wall_thread.tpl
index e31f343e2fd7c5a028c0e4448c08452e76874df4..7987a36492c88121d973f19b39d8d81a87680d47 100644 (file)
 
 <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 }}