{{.i18n.Tr "repo.search.results" (.Keyword|Escape) .RepoLink .RepoName | Str2html }}
				{{range $term := .SearchResultLanguages}}
				
					
					{{$term.Language}}
					
			{{$term.Count}}
				
				{{end}}
			
				{{range $result := .SearchResults}}
					
						
							
								
									
										
							
						
						{{template "shared/searchbottom" dict "root" $ "result" .}}
					
				{{end}}
			
			{{template "base/paginate" .}}
		{{end}}
	{{.Filename}} {{$.i18n.Tr "repo.diff.view_file"}}
| {{range .LineNumbers}} {{.}} {{end}} |  |