{{$.Parent.Path}}
{{$.File}}
Showing {{len .Links}} potentially related files
{{range $link := .Links}}
{{$link.ScoreDisplay}} match
{{range $block := $link.Blocks}}
{{$block.ScoreDisplay}}
{{$block.Lines}}
{{$block.Content}}
{{end}}
{{end}}
Show more files