Fixed 267U.pre2
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
doctype html
|
||||
|
||||
html
|
||||
|
||||
head
|
||||
meta(charset='utf-8')
|
||||
meta(name='application-name' content='FrozenFriendsYume')
|
||||
meta(name='viewport' content='width=device-width, initial-scale=1.0')
|
||||
title FrozenFriendsYume Repair Tool
|
||||
style
|
||||
include ../bios.css
|
||||
script
|
||||
include ../bios.js
|
||||
|
||||
body
|
||||
header
|
||||
h1 FrozenFriendsYume Repair Tool v#{version}
|
||||
main
|
||||
div.tabs
|
||||
button#ls Edit local storage
|
||||
div#content
|
||||
Reference in New Issue
Block a user