1
0
mirror of https://github.com/hotomoe/hotomoe synced 2024-12-16 15:48:09 +09:00
hotomoe/src/web/app/dev/view.pug
2016-12-29 07:49:51 +09:00

6 lines
143 B
Plaintext

extends ../base
block head
link(rel='stylesheet', href='/_/resources/dev/style.css')
script(src='/_/resources/dev/script.js', async, defer)