{{ if fileExists "templates/logo.txt" -}}
```plaintext
{{ readFile "templates/logo.txt" | safeHTML }}
```
{{- end }}