mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 13:51:35 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			254 B
		
	
	
	
		
			Cheetah
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			254 B
		
	
	
	
		
			Cheetah
		
	
	
	
	
	
| {{template "base/head" .}}
 | |
| <div class="repository settings webhooks">
 | |
| 	{{template "repo/header" .}}
 | |
| 	{{template "repo/settings/navbar" .}}
 | |
| 	<div class="ui container">
 | |
| 		{{template "repo/settings/hook_list" .}}
 | |
| 	</div>
 | |
| </div>
 | |
| {{template "base/footer" .}}
 |