summaryrefslogtreecommitdiffstats
path: root/repotmpl
diff options
context:
space:
mode:
Diffstat (limited to 'repotmpl')
-rw-r--r--repotmpl/index.kid3
-rw-r--r--repotmpl/index.pycbin16174 -> 15656 bytes
2 files changed, 2 insertions, 1 deletions
diff --git a/repotmpl/index.kid b/repotmpl/index.kid
index c4dad5fe..ae9f1ed4 100644
--- a/repotmpl/index.kid
+++ b/repotmpl/index.kid
@@ -31,13 +31,14 @@ def ymd(stamp):
<div id="wrapper">
<div id="main">
<div id="content">
+<!--
<h3>Available Groups</h3>
<ul class="pkglist">
<li py:for="(name, filename, description, packages) in groups">
<a href="${filename}" class="inpage" py:content="name"/>
</li>
</ul>
-
+-->
<h3>Latest packages:</h3>
<ul class="pkglist">
<li py:for="(name, filename, version, release, built) in latest">
diff --git a/repotmpl/index.pyc b/repotmpl/index.pyc
index dd957302..13e15550 100644
--- a/repotmpl/index.pyc
+++ b/repotmpl/index.pyc
Binary files differ