]> git.mxchange.org Git - friendica.git/blobdiff - view/wall_thread.tpl
Merge pull request #646 from annando/master
[friendica.git] / view / wall_thread.tpl
index e22cb4c3fbd82ba9bc2f156a6674c36ff7944c54..716956c65569901e66485cb0d6acfa3645dd5a73 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 }}