wisski-cloud-distillery/internal/dis/component/control/admin/html/ingredients.html
2023-01-12 13:18:13 +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 }}