<ul>
	{{range .SubNames}}
	<li><a href="{{AppSubUrl}}/devtest/{{.}}">{{.}}</a></li>
	{{end}}
</ul>