parent
8e55200ff4
commit
b234f732df
2
main.tpl
2
main.tpl
|
@ -68,7 +68,7 @@
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ if (index . "ImageSize") (index . "Size") }}
|
{{ if (index . "ImageSize") (index . "Size") }}
|
||||||
{{ with index . "ImageSize" }}
|
{{ with index . "ImageSize" }}
|
||||||
{{ .X }}x{{ .Y }}
|
{{ .X }}×{{ .Y }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ with index . "Size" }}
|
{{ with index . "Size" }}
|
||||||
({{ size . }})
|
({{ size . }})
|
||||||
|
|
Loading…
Reference in New Issue