use infobox to signal topic locked

This commit is contained in:
2025-05-23 15:28:09 +03:00
parent 1038e8ea1e
commit d70b27cda0
6 changed files with 141 additions and 50 deletions

View File

@ -12,7 +12,7 @@
<% local is_locked = ntob(topic.is_locked) %>
<div class="topic">
<div class="topic-info-container">
<a href=<%= url_for("topic", {slug = topic.slug}) %>><%= topic.name %></a>
<a class="thread-title" href=<%= url_for("topic", {slug = topic.slug}) %>><%= topic.name %></a>
<%= topic.description %>
<% if topic.latest_thread_username then %>
<span>