8 lines
145 B
HTML
8 lines
145 B
HTML
{{ partial "components/image/index.html" (dict
|
|
"src" .Destination
|
|
"caption" .Text
|
|
"alt" .Title
|
|
)
|
|
}}
|
|
{{- /* chomp trailing newline */ -}}
|