This website requires JavaScript.
๐ป ITdoxy
๐ Forum
๐ฉ Donate
Explore
Sign In
Drambluker
/
itdoxy-lab
mirror of
https://github.com/Drambluker/gitea.git
Watch
1
Star
0
Fork
You've already forked itdoxy-lab
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
35e562d7bd
itdoxy-lab
/
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