Clean up
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
extends ../base
|
||||
|
||||
block head
|
||||
link(rel='stylesheet', href='/_/resources/dev/style.css')
|
||||
script(src='/_/resources/dev/script.js', async, defer)
|
||||
link(rel='stylesheet', href='/resources/dev/style.css')
|
||||
script(src='/resources/dev/script.js', async, defer)
|
||||
|
||||
Reference in New Issue
Block a user