6 lines
No EOL
166 B
HTML
6 lines
No EOL
166 B
HTML
{{ template "_base.html" . }}
|
|
{{ define "title" }}Distillery Admin - Components Page{{ end }}
|
|
|
|
{{ define "content" }}
|
|
{{ template "_anal.html" .Analytics }}
|
|
{{ end }} |