|
|
|
@ -12,9 +12,7 @@
|
|
|
|
{{else}}
|
|
|
|
{{else}}
|
|
|
|
{{if .LatestCommit.Author}}
|
|
|
|
{{if .LatestCommit.Author}}
|
|
|
|
{{ctx.AvatarUtils.AvatarByEmail .LatestCommit.Author.Email .LatestCommit.Author.Name 24}}
|
|
|
|
{{ctx.AvatarUtils.AvatarByEmail .LatestCommit.Author.Email .LatestCommit.Author.Name 24}}
|
|
|
|
<span class="author-wrapper" data-tooltip-content={{.LatestCommit.Author}}>
|
|
|
|
<span class="author-wrapper" data-tooltip-content={{.LatestCommit.Author}}><strong>{{.LatestCommit.Author.Name}}</strong></span>
|
|
|
|
<strong>{{.LatestCommit.Author.Name}}</strong>
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
{{end}}
|
|
|
|
{{end}}
|
|
|
|
{{end}}
|
|
|
|
{{end}}
|
|
|
|
|
|
|
|
|
|
|
|
|