diff options
Diffstat (limited to 'templates/_ref_query.tmpl')
-rw-r--r-- | templates/_ref_query.tmpl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/_ref_query.tmpl b/templates/_ref_query.tmpl deleted file mode 100644 index 2f78955..0000000 --- a/templates/_ref_query.tmpl +++ /dev/null @@ -1,3 +0,0 @@ -{{- define "ref_query" -}} -{{- if .ref_type -}}?{{- .ref_type -}}={{- .ref_name -}}{{- end -}} -{{- end -}} |