Fix new snip route

This commit is contained in:
Tim
2025-05-13 13:53:29 +02:00
parent 5ae5db985b
commit 73a3b93760
4 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
<span class="badge text-bg-secondary">{{ date|date('Y-m-d H:i:s') }}</span>
<span class="badge text-bg-secondary">{{ datetime|date('Y-m-d H:i:s') }}</span>