Add service orchestration and web UI
This commit is contained in:
6
internal/service/templates/static/body.gohtml
Normal file
6
internal/service/templates/static/body.gohtml
Normal file
@@ -0,0 +1,6 @@
|
||||
{{ define "body" }}
|
||||
<body>
|
||||
{{ template "main" . }}
|
||||
{{ template "templates" . }}
|
||||
</body>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user