mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 00:54:43 +01:00 
			
		
		
		
	templates: fix commit message render issue #828
This commit is contained in:
		
							parent
							
								
									569fcc30f3
								
							
						
					
					
						commit
						faddaff90d
					
				| @ -14,7 +14,7 @@ | ||||
|             </span> | ||||
|             <span class="last-commit"><a href="{{.RepoLink}}/commit/{{.LastCommit.Id}}" rel="nofollow"> | ||||
|                 <strong>{{ShortSha .LastCommit.Id.String}}</strong></a> | ||||
|                 <span class="text-truncate">{{Str2html .LastCommit.Summary}}</span> | ||||
|                 <span class="text-truncate">{{RenderCommitMessage .LastCommit.Summary .RepoLink}}</span> | ||||
|             </span> | ||||
|             <span class="age right">{{TimeSince .LastCommit.Author.When $.Lang}}</span> | ||||
|         </th> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user