mirror of
https://github.com/distribution/distribution.git
synced 2025-04-27 19:15:28 +00:00
7 lines
146 B
HTML
7 lines
146 B
HTML
<img
|
|
src="{{ .Destination | safeURL }}"
|
|
alt="{{ .Text }}"
|
|
{{ with .Title }}title="{{ . }}"{{ end }}
|
|
/>
|
|
{{- /* Drop trailing newlines */ -}}
|