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

6 lines
139 B
Text
Raw Normal View History

2016-12-29 07:49:51 +09:00
extends ../base
block head
2017-02-22 03:27:38 +09:00
link(rel='stylesheet', href='/resources/dev/style.css')
script(src='/resources/dev/script.js', async, defer)