Matjaz Mesnjak c204ec0b6b Initial commit.
2017-09-20 23:16:30 +02:00

6 lines
63 B
Plaintext

<ul>
<% if (users) { %>
<p>Has users</p>
<% } %>
</ul>