]> i-scream Git - www.i-scream.org.git/commitdiff
Few tweaks.
authorTim Bishop <tim@bishnet.net>
Thu, 25 Jul 2002 15:40:43 +0000 (15:40 +0000)
committerTim Bishop <tim@bishnet.net>
Thu, 25 Jul 2002 15:40:43 +0000 (15:40 +0000)
www/cms/downloads/index.shtml
www/downloads/index.shtml
www/pgpkey.shtml [new file with mode: 0644]
www/pgpkey.xhtml [new file with mode: 0644]

index ebaaad3c6b938cdba1c17a69828a199748a40183..09b72919eb5b1f5866fd4f82ea5c647ecbb131aa 100644 (file)
@@ -51,7 +51,6 @@
 
    <p>All downloads are <a href="/license.shtml">licensed</a> under the GPL.</p>
    <p>All new builds will be signed with our <a href="/pgp.shtml">PGP key</a>.</p>
-   <br>&nbsp;
    </font>
   </td>
  </tr>
index ebaaad3c6b938cdba1c17a69828a199748a40183..09b72919eb5b1f5866fd4f82ea5c647ecbb131aa 100644 (file)
@@ -51,7 +51,6 @@
 
    <p>All downloads are <a href="/license.shtml">licensed</a> under the GPL.</p>
    <p>All new builds will be signed with our <a href="/pgp.shtml">PGP key</a>.</p>
-   <br>&nbsp;
    </font>
   </td>
  </tr>
diff --git a/www/pgpkey.shtml b/www/pgpkey.shtml
new file mode 100644 (file)
index 0000000..bd4af16
--- /dev/null
@@ -0,0 +1,48 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--
+    $Author$
+    $Id$
+-->
+
+<html>
+
+<head>
+  <title>i-scream pgp key</title>
+</head>
+
+<body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
+
+<table border="0" cellpadding="2" cellspacing="2">
+  <tr>
+    <td valign="top">
+<!--#include virtual="left.inc" -->
+    </td>
+    <td valign="top">
+<!--#include virtual="title.inc" -->
+
+<h2><font face="Arial">i-scream pgp key</font></h2>
+
+<p><font face="Arial" size="2">
+This is the public key we use for signing i-scream
+software releases. You can also download a copy
+<a href="i-scream-dev.asc">here</a>.
+</font></p>
+
+<table border="1" cellpadding="5" cellspacing="0">
+ <tr>
+  <td align="left" style="{background-color: #F0F0F0;}">
+   <pre>
+<!--#include virtual="i-scream-dev.asc" --></pre>
+  </td>
+ </tr>
+</table>
+
+
+<!--#include virtual="bottom.inc" -->
+    </td>
+  </tr>
+</table>
+
+</body>
+</html>
diff --git a/www/pgpkey.xhtml b/www/pgpkey.xhtml
new file mode 100644 (file)
index 0000000..bd4af16
--- /dev/null
@@ -0,0 +1,48 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--
+    $Author$
+    $Id$
+-->
+
+<html>
+
+<head>
+  <title>i-scream pgp key</title>
+</head>
+
+<body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
+
+<table border="0" cellpadding="2" cellspacing="2">
+  <tr>
+    <td valign="top">
+<!--#include virtual="left.inc" -->
+    </td>
+    <td valign="top">
+<!--#include virtual="title.inc" -->
+
+<h2><font face="Arial">i-scream pgp key</font></h2>
+
+<p><font face="Arial" size="2">
+This is the public key we use for signing i-scream
+software releases. You can also download a copy
+<a href="i-scream-dev.asc">here</a>.
+</font></p>
+
+<table border="1" cellpadding="5" cellspacing="0">
+ <tr>
+  <td align="left" style="{background-color: #F0F0F0;}">
+   <pre>
+<!--#include virtual="i-scream-dev.asc" --></pre>
+  </td>
+ </tr>
+</table>
+
+
+<!--#include virtual="bottom.inc" -->
+    </td>
+  </tr>
+</table>
+
+</body>
+</html>