+	
 		
 	
 		
-			{{.locale.Tr "settings.gpg_desc"}}
+			
+				{{.locale.Tr "settings.gpg_desc"}}
+				{{.locale.Tr "settings.gpg_helper" "https://docs.github.com/en/free-pro-team@latest/github/authenticating-to-github/about-commit-signature-verification#gpg-commit-signature-verification" | Str2html}}
+			
 		
 		{{range .GPGKeys}}
 			
@@ -107,17 +110,14 @@
 			{{end}}
 		{{end}}
 	
-
 
-
-
{{.locale.Tr "settings.gpg_helper" "https://docs.github.com/en/free-pro-team@latest/github/authenticating-to-github/about-commit-signature-verification#gpg-commit-signature-verification" | Str2html}}
-
-
-	
diff --git a/templates/user/settings/keys_ssh.tmpl b/templates/user/settings/keys_ssh.tmpl
index 30c4133b6..8419f72ff 100644
--- a/templates/user/settings/keys_ssh.tmpl
+++ b/templates/user/settings/keys_ssh.tmpl
@@ -1,13 +1,13 @@