mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-03 08:02:36 +09:00 
			
		
		
		
	Compare commits
	
		
			1 Commits
		
	
	
		
			v1.12.0-rc
			...
			v1.13.0-de
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					03b7e11bd6 | 
@@ -15,10 +15,6 @@
 | 
			
		||||
					<span class="middle">{{svg "octicon-repo-forked" 16}}</span>
 | 
			
		||||
				{{else if .IsMirror}}
 | 
			
		||||
					<span class="middle">{{svg "octicon-repo-clone" 16}}</span>
 | 
			
		||||
				{{else if .Owner}}
 | 
			
		||||
					{{if .Owner.Visibility.IsPrivate}}
 | 
			
		||||
					<span class="text gold">{{svg "octicon-lock" 16}}</span>
 | 
			
		||||
					{{end}}
 | 
			
		||||
				{{end}}
 | 
			
		||||
				<div class="ui right metas">
 | 
			
		||||
					{{if .PrimaryLanguage }}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user