sync
[www.jankratochvil.net.git] / project / captive / Index.pm
index 81e3c0d..b3f44b2 100755 (executable)
@@ -270,17 +270,21 @@ print <<"HERE";
 
 <h2 id="lists">Mailing Lists</h2>
 
-<p>The mailing list were closed.  You can only access their archive.</p>
-
-<table border="1" class="mailman" style="border-collapse: collapse; border-style: solid; border-width: 1px;">
-       <tr>@{[ map('<th>'.$_.'@jankratochvil.net</th>',@lists) ]}</tr>
-       <tr><td>New version announcements</td>
-                       <td>User support,<br />bug reports</td>
-                       <td>Development</td>
-                       </tr>
-       <tr>@{[ map({ "<td>".a_href($W->{"pipermail_url"}."$_",'Archive')."</td>"; } @lists) ]}</tr>
-</table>
+<p>The mailing list were closed.</p>
+HERE
 
+#<p>The mailing list were closed.  You can only access their archive.</p>
+#
+#<table border="1" class="mailman" style="border-collapse: collapse; border-style: solid; border-width: 1px;">
+#      <tr>@{[ map('<th>'.$_.'@jankratochvil.net</th>',@lists) ]}</tr>
+#      <tr><td>New version announcements</td>
+#                      <td>User support,<br />bug reports</td>
+#                      <td>Development</td>
+#                      </tr>
+#      <tr>@{[ map({ "<td>".a_href($W->{"pipermail_url"}."$_",'Archive')."</td>"; } @lists) ]}</tr>
+#</table>
+
+print <<"HERE";
 
 @{[ vskip "3ex" ]}