blob: 113bc343d039903f57e33524eeaa42571aa03594 [file] [log] [blame]
{{- define "helpers.profileProperty" -}}
{{ if eq .condition true }}{{.value1}}{{else}}{{.value2}} {{ end }}
{{- end -}}