menu; configuration; localStorage
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
extends layout
|
||||
|
||||
block content
|
||||
div#stacks loading...
|
||||
div#stacks
|
||||
div#loading loading...
|
||||
noscript
|
||||
p.error this site requires javascript
|
||||
|
@@ -15,11 +15,14 @@ html
|
||||
body.top
|
||||
header#header
|
||||
h1 ServiceDock
|
||||
div#downloads
|
||||
a#svg download image
|
||||
a#dot download source
|
||||
nav#menu
|
||||
a#svg download image
|
||||
a#dot download source
|
||||
div#info
|
||||
div#orientation
|
||||
div#clock
|
||||
div#status
|
||||
main
|
||||
block content
|
||||
footer
|
||||
div#info
|
||||
div#error
|
||||
|
Reference in New Issue
Block a user