mirror of
https://github.com/rad1o/server.git
synced 2026-03-03 08:44:02 +01:00
6 lines
63 B
Plaintext
6 lines
63 B
Plaintext
<ul>
|
|
<% if (users) { %>
|
|
<p>Has users</p>
|
|
<% } %>
|
|
</ul>
|