This website requires JavaScript.
Explore
Help
Sign In
MarcoBuster
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea
synced
2025-01-08 12:16:02 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c7770fa502
gitea
/
templates
/
shared
/
user
/
avatarlink.tmpl
2 lines
78 B
Handlebars
Raw
Normal View
History
Unescape
Escape
Color and Style enhancements (#21784, #21799) (#21868) Backport #21784 Backport #21799 These PRs provide tweaks and simplification to the less/css selectors, simplifying text color selectors and tweak arc-green colors with a follow-up to adjust the timeline See the original PRs for more details
2022-11-20 11:47:02 +01:00
<a class="avatar"
{{
if
gt
.ID
0
}}
href="
{{
.HomeLink
}}
"
{{
end
}}
>
{{
avatar
.
}}
</a>
Reference in New Issue
Copy Permalink