mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-17 19:58:48 +01:00
remove whitespace
This commit is contained in:
parent
a2cf45d0dd
commit
180e482363
@ -7,7 +7,6 @@
|
||||
* Note: Keep the icon logic in sync with web_src/js/utils/mappings.ts
|
||||
*/}}
|
||||
{{$avatarLink := (.Repo.RelAvatarLink ctx)}}
|
||||
|
||||
{{if .ShowRepoOwnerAvatar}}
|
||||
{{ctx.AvatarUtils.Avatar .Repo.Owner $size}}
|
||||
{{else if and $avatarLink .ShowRepoAvatar}}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user