{{title}}
Here are the users on this wiki:
{%if users%}-
{%for u in users%}
- {{u.username}} {%endfor%}
This wiki has no users! You can edit its configuration file to add some.
{%endif%}Here are the users on this wiki:
{%if users%}This wiki has no users! You can edit its configuration file to add some.
{%endif%}