aboutsummaryrefslogtreecommitdiff
path: root/templates/_ref_query.tmpl
blob: 2f78955b0e426ecbcf59ffd167642a6a99cca7fb (plain) (blame)
1
2
3

{{- define "ref_query" -}}
{{- if .ref_type -}}?{{- .ref_type -}}={{- .ref_name -}}{{- end -}}
{{- end -}}