4 lines
91 B
HTML
4 lines
91 B
HTML
{{ define "main" }}
|
|
{{ partial "snippet-list" (dict "showViewAllButton" true) }}
|
|
{{ end }}
|