Fix bug #11: do not index edit, delete and tool pages
[phorkie.git] / data / templates / repo-list.htm
1  <li>
2   <a href="{{repo.getLink('display')}}">
3    {{repo.id}}
4    {{repo.getDescription}}
5   </a>
6  </li>