iceshrimp-legacy/packages/backend/src/server/web/views/bios.pug
2022-07-19 10:13:17 -07:00

22 lines
383 B
Plaintext

doctype html
html
head
meta(charset='utf-8')
meta(name='application-name' content='Calckey')
meta(name='viewport' content='width=device-width, initial-scale=1.0')
title Calckey Repair Tool
style
include ../bios.css
script
include ../bios.js
body
header
h1 Calckey Repair Tool v#{version}
main
div.tabs
button#ls Edit local storage
div#content