4 lines
60 B
HTML
4 lines
60 B
HTML
|
{{ define "main" }}
|
||
|
{{ partial "art-tag" . }}
|
||
|
{{ end }}
|