forked from gitea/gitea
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			214 B
		
	
	
	
		
			Cheetah
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			214 B
		
	
	
	
		
			Cheetah
		
	
	
	
	
	
| {{template "base/head" .}}
 | |
| {{template "base/navbar" .}}
 | |
| {{template "repo/nav" .}}
 | |
| {{template "repo/toolbar" .}}
 | |
| <div id="body" class="container">
 | |
|     <div id="source">
 | |
|     </div>
 | |
| </div>
 | |
| {{template "base/footer" .}} | 
