This website requires JavaScript.
Explore
Help
Sign in
Nulo
/
gitea
Archived
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Pull requests
Projects
Releases
Activity
This repository has been archived on
2023-02-01
. You can view files and clone it, but cannot push or open issues or pull requests.
gitea.nulo.in
gitea
/
templates
/
shared
/
user
/
avatarlink.tmpl
2 lines
78 B
Handlebars
Raw
Permalink
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 10:47:02 +00:00
<a class="avatar"
{{
if
gt
.ID
0
}}
href="
{{
.HomeLink
}}
"
{{
end
}}
>
{{
avatar
.
}}
</a>
Reference in a new issue
Copy permalink