view template/head.jade.mustache @ 41:293a694304b8

reformat
author drewp@bigasterisk.com
date Sat, 19 Nov 2022 17:18:55 -0800
parents c23acc88324b
children
line wrap: on
line source

meta(name="viewport", content="width=650")
link(rel="stylesheet", href="{{toRoot}}/static/lib/select2/select2.css")
link(rel="stylesheet", href="{{toRoot}}/static/style.css")
script(type="module", src="https://bigasterisk.com/lib/bigast/v1/loginBar.js")