7 lines
108 B
HTML
7 lines
108 B
HTML
{{ partial "components/image/index.html" (dict
|
|
"src" .Destination
|
|
"caption" .Text
|
|
"alt" .Title
|
|
)
|
|
}}
|