mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	@@ -321,7 +321,7 @@
 | 
			
		||||
			<span class="octicon octicon-{{.Review.Type.Icon}} issue-symbol"></span>
 | 
			
		||||
			{{if .OriginalAuthor }}
 | 
			
		||||
			{{else}}
 | 
			
		||||
				<a class="avatar"{{if gt .Poster.ID 0}} href="{{.Poster.HomeLink}}"{{end}}>
 | 
			
		||||
				<a class="ui avatar image"{{if gt .Poster.ID 0}} href="{{.Poster.HomeLink}}"{{end}}>
 | 
			
		||||
					<img src="{{.Poster.RelAvatarLink}}">
 | 
			
		||||
				</a>
 | 
			
		||||
			{{end}}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user