squirrel/layouts/_default/_markup/render-image.html

2 lines
95 B
HTML
Raw Normal View History

{{- partial "components/image.html" (dict "url" .Destination "alt" .Text "caption" .Title) -}}