iceshrimp-legacy/packages/backend/src/server/web/views/bios.pug
2023-07-21 13:33:12 +02:00

22 lines
389 B
Plaintext

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