This website requires JavaScript.
Explore
Help
Sign in
foster
/
forgejo
Watch
1
Star
0
Fork
You've already forked forgejo
0
mirror of
https://codeberg.org/forgejo/forgejo.git
synced
2024-12-01 09:51:39 -05:00
Code
Issues
Wiki
Activity
2a5e7f8f92
forgejo
/
templates
/
shared
/
user
/
namelink.tmpl
2 lines
70 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 05:47:02 -05:00
<a
{{
if
gt
.ID
0
}}
href="
{{
.HomeLink
}}
"
{{
end
}}
>
{{
.GetDisplayName
}}
</a>
Copy permalink