clarified time zone
This commit is contained in:
parent
7cf4e3ce36
commit
8bc0a642a3
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue
Block a user