diff --git a/templates/repo/home.tmpl b/templates/repo/home.tmpl
index 3a0d364f3..9965bdeee 100644
--- a/templates/repo/home.tmpl
+++ b/templates/repo/home.tmpl
@@ -3,13 +3,13 @@
{{template "repo/header" .}}
{{template "base/alert" .}}
-
-
+
+
{{if .Repository.DescriptionHTML}}
{{.Repository.DescriptionHTML}}{{else if .IsRepositoryAdmin}}
{{.i18n.Tr "repo.no_desc"}}{{end}}
{{.Repository.Website}}
{{if .RepoSearchEnabled}}
-