Wachalarm-IP-Web/views/tests/test_clock.pug
2020-02-09 08:01:01 +01:00

13 lines
210 B
Plaintext

extends layout
append head
link(rel='stylesheet', href='/css/waip.css')
block content
.container-fluid
include includes/clock
script(src='/js/textFit.min.js')
script(src='/js/waip_client.js')