make preview work fix some other nits
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user