{{.i18n.Tr "repo.clone_this_repo"}}
- +{{.i18n.Tr "repo.clone_helper" | Str2html}}
@@ -50,4 +50,4 @@ git push -u origin master
{{.Description}}
-{{$.i18n.Tr "org.repo_updated"}} {{TimeSince .Updated $.i18n.Lang}}
-{{.Description}}
+{{$.i18n.Tr "org.repo_updated"}} {{TimeSince .Updated $.i18n.Lang}}
+{{.i18n.Tr "repo.clone_helper" | Str2html}}
| - {{if $line.LeftIdx}}{{$line.LeftIdx}}{{end}} + {{if $line.LeftIdx}}{{$line.LeftIdx}}{{end}} | - {{if $line.RightIdx}}{{$line.RightIdx}}{{end}} + {{if $line.RightIdx}}{{$line.RightIdx}}{{end}} | 
diff --git a/templates/repo/migrate.tmpl b/templates/repo/migrate.tmpl
index b28d06475..5869be155 100644
--- a/templates/repo/migrate.tmpl
+++ b/templates/repo/migrate.tmpl
@@ -7,8 +7,8 @@
          
             {{template "ng/base/alert" .}}
              
-                
-                
+                
+                
              
             
                 
diff --git a/templates/repo/settings/options.tmpl b/templates/repo/settings/options.tmpl
index 093e93755..41683f845 100644
--- a/templates/repo/settings/options.tmpl
+++ b/templates/repo/settings/options.tmpl
@@ -59,11 +59,6 @@
 					                
 					                {{.i18n.Tr "repo.visiblity_helper" | Str2html}}
 					             
-					            
-					                
-					                
-					                {{.i18n.Tr "repo.goget_meta_helper" | Str2html}}
-					             
 	                            
 	                                
 	                                
diff --git a/templates/user/auth/signin.tmpl b/templates/user/auth/signin.tmpl
index 78d6febb8..455df63ac 100644
--- a/templates/user/auth/signin.tmpl
+++ b/templates/user/auth/signin.tmpl
@@ -26,10 +26,12 @@
                     
                 {{if not .IsSocialLogin}}{{.i18n.Tr "auth.forget_password"}}{{end}}
              
+            {{if .ShowRegistrationButton}}
             
+            {{end}}
             {{if and (not .IsSocialLogin) .OauthEnabled}}
              |