This commit is contained in:
Ross
2021-12-12 23:04:11 +00:00
parent 81b29eca1d
commit 42e12896f9
2 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
<ol>
{% for cid in cid_users %}
<li>{{cid.cid}} [{{cid.passcode}}</li>
<li>{{cid.cid}} [{{cid.passcode}}]</li>
{% endfor %}
</ol>