diff --git a/templates/repo/create.tmpl b/templates/repo/create.tmpl
index df4288a2f2..79ed22d78e 100644
--- a/templates/repo/create.tmpl
+++ b/templates/repo/create.tmpl
@@ -16,56 +16,10 @@
{{ctx.Locale.TrN .MaxCreationLimit "repo.form.reach_limit_of_creation_1" "repo.form.reach_limit_of_creation_n" .MaxCreationLimit}}
{{end}}
-
-
-
-
-
- {{ctx.AvatarUtils.Avatar .ContextUser 28 "mini"}}
- {{.ContextUser.ShortName 40}}
-
- {{svg "octicon-triangle-down" 14 "dropdown icon"}}
-
-
-
{{ctx.Locale.Tr "repo.owner_helper"}}
-
+
-
-
-
- {{ctx.Locale.Tr "repo.repo_name_helper"}}
-
-
-
-
-
-
-
- {{if .IsForcedPrivate}}
-
{{ctx.Locale.Tr "repo.visibility_helper_forced"}}
- {{end}}
-
{{ctx.Locale.Tr "repo.visibility_description"}}
-
-
-
-
-