wisski-cloud-distillery/internal/dis/component/server/admin/html/ingredients.html
2023-01-19 13:22:48 +01:00

6 lines
No EOL
166 B
HTML

{{ template "_base.html" . }}
{{ define "title" }}{{ .Instance.Slug }} - Ingredients{{ end }}
{{ define "content" }}
{{ template "_anal.html" .Analytics }}
{{ end }}