This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
forgejo
mirror of
Watch
1
Fork
You've already forked forgejo
0
Code
Issues
Releases
Activity
2b91841cd3
forgejo
/
templates
/
devtest
/
list.tmpl
6 lines
99 B
Handlebars
Raw
Blame
History
<ul>
{{
range
.SubNames
}}
<li><a href="
{{
AppSubUrl
}}
/devtest/
{{
.
}}
">
{{
.
}}
</a></li>
{{
end
}}
</ul>
Reference in New Issue
View Git Blame
Copy Permalink