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