Removing access_denied image that was originally from
[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>