mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-11-04 00:11:04 +00:00 
			
		
		
		
	Merge branch 'master' of github.com:gogits/gogs into dev
This commit is contained in:
		
				commit
				
					
						b162e565b3
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -29,7 +29,7 @@
 | 
			
		|||
                    <p class="info">
 | 
			
		||||
                        <span class="author"><img class="avatar" src="{{.Publisher.AvatarLink}}" alt="" width="20">  
 | 
			
		||||
                        <a href="/user/{{.Publisher.Name}}">{{.Publisher.Name}}</a></span>
 | 
			
		||||
                        {{if .Created}}<span class="time">{{TimeSince .Created}}</span>{{end}}
 | 
			
		||||
                        {{if .Created}}<span class="time">{{TimeSince .Created $.Lang}}</span>{{end}}
 | 
			
		||||
                        <span class="ahead"><strong>{{.NumCommitsBehind}}</strong> commits to {{.Target}} since this release</span>
 | 
			
		||||
                    </p>
 | 
			
		||||
                    <div class="markdown desc">
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue