clarified time zone

master
Simon Pirkelmann 2021-08-30 20:43:49 +02:00
parent 7cf4e3ce36
commit 8bc0a642a3
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
<h4 class="alert-heading">Unregistrierter Token gelesen:</h4>
<p>Token ID: {{ token['token'] }}</p>
<hr>
<p class="mb-0">Zeitstempel: {{ token['timestamp']}}</p>
<p class="mb-0">Zeitstempel (UTC): {{ token['timestamp']}}</p>
</div>
<div class="p-2 bg-light border">