blob: 56910ebebdceaefc0fdc5ce330c94844db4c2103 [file] [log] [blame]
{{- define "so.helpers.profileProperty" -}}
{{ if .condition }}{{ .value1 }}{{ else }}{{ .value2 }}{{ end }}
{{- end -}}