1
0
mirror of https://github.com/MisskeyIO/misskey synced 2025-01-10 20:04:17 +09:00
MisskeyIO/packages/backend/src/server/web/views/bios.pug

21 lines
310 B
Plaintext
Raw Normal View History

2021-03-03 01:03:29 +09:00
doctype html
html
head
meta(charset='utf-8')
meta(name='application-name' content='Misskey')
2022-07-05 17:46:17 +09:00
title Misskey Repair Tool
2021-03-03 01:03:29 +09:00
style
include ../bios.css
script
include ../bios.js
body
header
2022-07-05 17:46:17 +09:00
h1 Misskey Repair Tool #{version}
2021-03-03 01:03:29 +09:00
main
div.tabs
button#ls edit local storage
div#content