allow mods to delete topics
This commit is contained in:
@ -6,6 +6,10 @@
|
||||
<% end %>
|
||||
</nav>
|
||||
|
||||
<% if infobox then %>
|
||||
<% render("views.common.infobox", infobox) %>
|
||||
<% end %>
|
||||
|
||||
<% if #topic_list == 0 then %>
|
||||
<p>There are no topics.</p>
|
||||
<% else %>
|
||||
|
Reference in New Issue
Block a user