make preview work fix some other nits

This commit is contained in:
friendica
2013-01-06 04:07:10 -08:00
parent 6d9d07bdde
commit 7cd014e93c
4 changed files with 20 additions and 12 deletions

View File

@@ -1,6 +1,8 @@
{{ for $threads as $item }}
{{ for $threads as $xyz }}
{{ for $xyz.items as $item }}
{{ inc $item.template }}{{ endinc }}
{{ endfor }}
{{ endfor }}
<div id="conversation-end"></div>