org/sonews/web/tmpl/GroupList.tmpl
author chris <chris@marvin>
Fri Jun 26 16:48:50 2009 +0200 (2009-06-26)
changeset 1 6fceb66e1ad7
permissions -rw-r--r--
Hooray... sonews/0.5.0 final

HG: Enter commit message. Lines beginning with 'HG:' are removed.
HG: Remove all lines to abort the collapse operation.
     1 <tr>
     2   <td>
     3     <a href="/sonews/group?name=%GROUPNAME">%GROUPNAME</a>
     4   </td>
     5   <td>
     6     <a href="?which=groupdelete&group=%GROUPNAME">delete</a>
     7   </td>
     8 </tr>