6 lines
No EOL
142 B
HTML
6 lines
No EOL
142 B
HTML
{{ template "_base.html" . }}
|
|
{{ define "title" }}Components{{ end }}
|
|
|
|
{{ define "content" }}
|
|
{{ template "_anal.html" .Analytics }}
|
|
{{ end }} |