diff --git a/templates/shared/repo/list.tmpl b/templates/shared/repo/list.tmpl index a41d5cc877..cf7db13ff1 100644 --- a/templates/shared/repo/list.tmpl +++ b/templates/shared/repo/list.tmpl @@ -51,18 +51,18 @@ {{svg "octicon-git-branch" 16}} {{CountFmt .NumForks}} - {{if and $.PageIsViewRepositories .LicenseType}} - - {{svg "octicon-law" 16}} - {{.LicenseType}} - - {{end}} {{$description := .DescriptionHTML ctx}} - {{if $description}} -
{{$description}}
- {{end}} +
+
{{if $description}}{{$description}}{{end}}
+ {{if .LicenseType}} + + {{svg "octicon-law" 14}} + {{.LicenseType}} + + {{end}} +
{{if .Topics}}
{{range .Topics}}