mizzkey/src/web/app/dev/view.pug

6 lines
139 B
Plaintext
Raw Normal View History

2016-12-28 23:49:51 +01:00
extends ../base
block head
2017-02-21 19:27:38 +01:00
link(rel='stylesheet', href='/resources/dev/style.css')
script(src='/resources/dev/script.js', async, defer)