<%- include("extra/meta", {title: "Thread list!" }) %> <%- include("extra/navbar") %> <% if (user){ %> <% }%>

<%= thread.title %>

View count: <%= thread.views %>

By <%= thread.author.name %>

<% if (user && !thread.deleted){ %> DELETE EDIT <% } else if (thread.deleted) { %>

This thread has been deleted

UNDELETE <% }; %>
<% if (!user){ %>

Guests cant view messages!

<% }%>

26.08.2022 15:37:42

Akif9748:

Example message for development


0

+🔼 -🔽


<% if (user){ %> <%} else {%> <% }%>