summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/web/views/bios.pug
blob: 53e4e223b9242987334f111ece0f706886ddbf40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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