mirror of
https://github.com/go-gitea/gitea
synced 2025-08-02 15:48:35 +00:00
Huge updates!!!!! Be careful to merge!!!!
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
<p class="info">
|
||||
<span class="author"><img class="avatar" src="{{.Poster.AvatarLink}}" alt="" width="20"/>
|
||||
<a href="/user/{{.Poster.Name}}">{{.Poster.Name}}</a></span>
|
||||
<span class="time">{{TimeSince .Created}}</span>
|
||||
<span class="time">{{TimeSince .Created $.Lang}}</span>
|
||||
<span class="comment"><i class="fa fa-comments"></i> {{.NumComments}}</span>
|
||||
</p>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user