This website requires JavaScript.
Explore
Help
Sign In
core
/
gitea
Watch
3
Star
0
Fork
You've already forked gitea
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f74bd9dc81
gitea
/
templates
/
devtest
/
list.tmpl
6 lines
99 B
Cheetah
Raw
Blame
History
<ul>
{{range .SubNames}}
<li><a href="{{AppSubUrl}}/devtest/{{.}}">{{.}}</a></li>
{{end}}
</ul>
Reference in New Issue
View Git Blame
Copy Permalink