20 lines
310 B
Text
20 lines
310 B
Text
doctype html
|
|
|
|
html
|
|
|
|
head
|
|
meta(charset='utf-8')
|
|
meta(name='application-name' content='Sharkey')
|
|
title Sharkey Repair Tool
|
|
style
|
|
include ../bios.css
|
|
script
|
|
include ../bios.js
|
|
|
|
body
|
|
header
|
|
h1 Sharkey Repair Tool #{version}
|
|
main
|
|
div.tabs
|
|
button#ls edit local storage
|
|
div#content
|