forked from hinterland/hearth
5 lines
193 B
Handlebars
5 lines
193 B
Handlebars
{{template "base/head" ctx.RootData}}
|
|
<link rel="stylesheet" href="{{AssetURI "css/devtest.css"}}">
|
|
<div class="tw-hidden" data-global-init="initDevtestPage"></div>
|
|
{{template "base/alert" .}}
|