diff --git a/contrib/templates/default/ukko.mustache b/contrib/templates/default/ukko.mustache index 479b535..c5269e8 100644 --- a/contrib/templates/default/ukko.mustache +++ b/contrib/templates/default/ukko.mustache @@ -23,10 +23,10 @@
{{{OP.RenderPost}}} - {{#Replies}} - {{{RenderPost}}} + {{#Truncate.Replies}} + {{{Truncate.RenderPost}}}
- {{/Replies}} + {{/Truncate.Replies}}
{{/threads}}