searching works now (pager missing)
[phorkie.git] / data / templates / repo-list.htm
diff --git a/data/templates/repo-list.htm b/data/templates/repo-list.htm
new file mode 100644 (file)
index 0000000..80c8f6c
--- /dev/null
@@ -0,0 +1,6 @@
+ <li>
+  <a href="{{repo.getLink('display')}}">
+   {{repo.id}}
+   {{repo.getDescription}}
+  </a>
+ </li>