Add mocks for service request, sync information to dashboard
Should have been split, but I had commit challenges
This commit is contained in:
parent
eb52b36f45
commit
31ca1a2f45
13 changed files with 2145 additions and 20 deletions
7
templates/empty.html
Normal file
7
templates/empty.html
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{{template "base.html" .}}
|
||||
|
||||
{{define "title"}}Dash{{end}}
|
||||
{{define "style"}}
|
||||
{{end}}
|
||||
{{define "content"}}
|
||||
{{end}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue