[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r3456 - GNUnet-docs/WWW/test
From: |
durner |
Subject: |
[GNUnet-SVN] r3456 - GNUnet-docs/WWW/test |
Date: |
Sun, 8 Oct 2006 13:01:47 -0700 (PDT) |
Author: durner
Date: 2006-10-08 13:01:45 -0700 (Sun, 08 Oct 2006)
New Revision: 3456
Modified:
GNUnet-docs/WWW/test/index.php3
Log:
Modified: GNUnet-docs/WWW/test/index.php3
===================================================================
--- GNUnet-docs/WWW/test/index.php3 2006-10-08 20:00:13 UTC (rev 3455)
+++ GNUnet-docs/WWW/test/index.php3 2006-10-08 20:01:45 UTC (rev 3456)
@@ -3,7 +3,7 @@
$title = "GNUnet";
$description="GNUnet - an anonymous distributed backup system :-)";
include("html_header.php3");
-
+<div id="content">
H2("About GNUnet");
P();
W("GNUnet is a framework for secure peer-to-peer networking that does not use
any centralized or otherwise trusted services.");
@@ -79,6 +79,6 @@
extlink_("http://www.gnu.org/software/gnunet/","the GNUnet developers"));
W("For questions about GNUnet send E-Mail to %s.",
extlink_("mailto:address@hidden","address@hidden";));
-
+</div>
include("html_footer.php3");
?>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r3456 - GNUnet-docs/WWW/test,
durner <=