iceshrimp-legacy/packages/backend/src/server/web/views/bios.pug

22 lines
389 B
Plaintext
Raw Normal View History

2021-03-02 17:03:29 +01:00
doctype html
html
head
meta(charset='utf-8')
2023-07-20 18:36:48 +02:00
meta(name='application-name' content='Iceshrimp')
2022-07-07 08:16:15 +02:00
meta(name='viewport' content='width=device-width, initial-scale=1.0')
2023-07-20 18:36:48 +02:00
title Iceshrimp Repair Tool
2021-03-02 17:03:29 +01:00
style
include ../bios.css
script
include ../bios.js
body
header
2023-07-20 18:36:48 +02:00
h1 Iceshrimp Repair Tool v#{version}
2021-03-02 17:03:29 +01:00
main
div.tabs
2022-07-07 06:32:03 +02:00
button#ls Edit local storage
2021-03-02 17:03:29 +01:00
div#content