 a31fedd2c2
			
		
	
	
	a31fedd2c2
	
	
	
		
			
			These can be used to explain which types of repositories a Gitea instance is willing to host, or other rules for creating repositories.
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			161 B
		
	
	
	
		
			Handlebars
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			161 B
		
	
	
	
		
			Handlebars
		
	
	
	
	
	
| {{if not $.DisableMigrations}}
 | |
| 	<p class="ui center">{{.locale.Tr "repo.new_repo_helper" ((printf "%s%s" AppSubUrl "/repo/migrate")|Escape) | Safe}}</p>
 | |
| {{end}}
 |