Refactor server and templates package
This commit is contained in:
parent
b6bf0a8900
commit
6ede99d7c6
105 changed files with 341 additions and 339 deletions
6
internal/dis/component/server/admin/html/components.html
Normal file
6
internal/dis/component/server/admin/html/components.html
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{{ template "_base.html" . }}
|
||||
{{ define "title" }}Components{{ end }}
|
||||
|
||||
{{ define "content" }}
|
||||
{{ template "_anal.html" .Analytics }}
|
||||
{{ end }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue