www/www-header.php - FIX: non-set _SESSION variables causing 'undefined index' in...
[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>