forked from gitea/gitea
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			215 B
		
	
	
	
		
			Cheetah
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			215 B
		
	
	
	
		
			Cheetah
		
	
	
	
	
	
| {{template "base/head" .}}
 | |
| {{template "base/navbar" .}}
 | |
| <div id="gogs-body" class="container">
 | |
| 	<p>An error is occurred : {{.ErrorMsg}}</p>
 | |
| 	<p>Application Version: {{AppVer}}</p>
 | |
| </div>
 | |
| {{template "base/footer" .}} | 
