6 lines
No EOL
185 B
HTML
6 lines
No EOL
185 B
HTML
{{ template "_base.html" . }}
|
|
{{ define "title" }}Distillery Admin - {{ .Instance.Slug }} - Ingredients{{ end }}
|
|
|
|
{{ define "content" }}
|
|
{{ template "_anal.html" .Analytics }}
|
|
{{ end }} |