view template/head.jade.mustache @ 42:530650b3bc40 default tip

something changed in pom to break pyjwt. switched to jwskate
author drewp@bigasterisk.com
date Wed, 14 Dec 2022 22:07:19 -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")