% render("views.common.topnav") -%> <% if infobox then %> <% render("views.common.infobox", infobox) %> <% end %> <% if #threads_list == 0 then %>
There are no threads in this topic.
<% else %> <% for _, thread in ipairs(threads_list) do %> <% local is_stickied = ntob(thread.is_stickied) %> <% local is_locked = ntob(thread.is_locked) %>