Fix .File use warning
A warning was missed whilst implementing the source file link:
.File.Path on zero object. Wrap it in if or with: {{ with .File }}{{ .Path }}{{ end }}
Update to use the recommended format.
Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
parent
27dcaf1c
No related branches found
No related tags found
Please register or sign in to comment