This website works better with JavaScript.
Explore
Help
Sign In
silberengel
/
unfold
Watch
1
Star
0
Fork
You've already forked unfold
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23
Commits
1
Branch
0
Tags
7.1 MiB
PHP
73.5%
CSS
10.7%
Twig
9.3%
JavaScript
4.5%
Shell
1.1%
Other
0.8%
Tree:
4f00582995
imwald
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '4f00582995'
${ noResults }
unfold
/
templates
/
components
/
Molecules
/
UserFromNpub.html.twig
5 lines
105 B
Raw
Blame
History
{%
if
user
%}
<span>
{{
user
.displayName
}}
</span>
{%
else
%}
<span>
{{
npub
}}
</span>
{%
endif
%}
Reference in new issue
Copy Permalink