diff --git a/hackdb/templates/nfctokens/mytokens_claim.html b/hackdb/templates/nfctokens/mytokens_claim.html index 819f6d2..a65e79a 100644 --- a/hackdb/templates/nfctokens/mytokens_claim.html +++ b/hackdb/templates/nfctokens/mytokens_claim.html @@ -6,17 +6,19 @@ {% if tokens %}

Select your new token or card from the list below. If you don't see it - or aren't sure then swipe wipe your new token on one of the doors, and + or aren't sure then swipe your new token on one of the readers, and select Refresh.

+ {% for token in tokens %} + {% endfor %}
TimeLocation UID
{{ token.last_seen|time:"H:i:s" }}{{ token.last_location }} {{ token.uid }}