{{template "shared/search/button"}}
{{ctx.Locale.Tr "repo.repo_desc"}}
{{if and (not .HideRepoInfo) (not .IsBlame)}}
{{- $description := .Repository.DescriptionHTML ctx -}} {{if $description}}{{$description | RenderCodeBlock}}{{else}}{{ctx.Locale.Tr "repo.repo_no_desc"}}{{end}} {{if .Repository.Website}}{{svg "octicon-link"}}{{.Repository.Website}}{{end}}
{{/* !!!! it SHOULD and MUST match the code in issue-home.js */}} {{range .Topics}}{{.Name}}{{end}}
{{if and .Permission.IsAdmin (not .Repository.IsArchived)}} {{end}} {{end}} {{if and .Permission.IsAdmin (not .Repository.IsArchived)}}
{{end}} {{if .ReadmeExist}} {{end}} {{if .DetectedRepoLicenses}} {{end}} {{if .CitiationExist}} {{end}}