This website requires JavaScript.
Explore
Help
Register
Sign In
ibnezzoubayr
/
Atay-Makhzan
Watch
1
Star
1
Fork
0
You've already forked Atay-Makhzan
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
atay/v1.26.2
Atay-Makhzan
/
templates
/
shared
/
user
/
name.tmpl
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
2 lines
96 B
Handlebars
Raw
Permalink
Normal View
History
Unescape
Escape
Always use whole user name as link (
#27815
)
2023-10-30 10:53:16 +01:00
<a class="text muted" href="
{{
.HomeLink
}}
">
{{
.Name
}}
{{
if
.FullName
}}
(
{{
.FullName
}}
)
{{
end
}}
</a>
Reference in New Issue
Copy Permalink