NDOJ/templates/time-remaining-fragment.html
2023-05-20 08:54:17 +09:00

3 lines
No EOL
104 B
HTML
Executable file

<span data-secs="{{ countdown }}" class="time-remaining">
{{ initial|timedelta("localized") }}
</span>