{{ define "page" -}}

Find file in {{ .Owner }}/{{ .Repo.Name }}@{{ .Ref }}

{{ if .Matches }} {{ else if .Query }}

No files match {{ .Query }}.

{{ else }}

Type a query to filter the tree.

{{ end }}
{{- end }}