blob: 56910ebebdceaefc0fdc5ce330c94844db4c2103 [file] [log] [blame]
seshukm0df1f8e2020-08-17 21:45:49 +05301{{- define "so.helpers.profileProperty" -}}
2 {{ if .condition }}{{ .value1 }}{{ else }}{{ .value2 }}{{ end }}
3{{- end -}}