]> i-scream Git - www.i-scream.org.git/blobdiff - www/who.shtml
Move to .xhtml files instead of .shtml. They still use SSI.
[www.i-scream.org.git] / www / who.shtml
diff --git a/www/who.shtml b/www/who.shtml
deleted file mode 100644 (file)
index c2f3d22..0000000
+++ /dev/null
@@ -1,77 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-
-<html>
-
-<head>
-<title>skeleton</title>
-<!--#include virtual="/style.inc" -->
-</head>
-
-<body>
-
-<div id="container">
-
-<div id="main">
-
-<!--#include virtual="/header.inc" -->
-
-<div id="contents"> 
-       <h1 class="top">Who We Are</h1>
-
-       <p>
-        We started out as a group of four final year <a href="http://www.cs.kent.ac.uk">Computer
-       Science</a> students at the University of Kent doing our final year project. During that year
-       we developed the <a href="/cms/">CMS</a> package more or less as it stands today.
-       </p>
-       <p>
-        Since the end of that year we've had a few changes in members, but we're still developing
-       software. We've taken the <a href="/cms/">CMS</a> and developed it further, and we've written
-       libraries to support it. We're now working on a new system to replace it known currently as <a
-       href="/laroona/">Laroona</a>.
-       </p>
-       
-       <h2>Current team</h2>
-     
-       <p>
-        <b>Tim Bishop</b> - tdb&#64;i-scream.org
-       </p>
-       <ul>
-        <li><a href="http://www.bishnet.net/tim/">Homepage</a></li>
-        <li><a href="http://www.cs.kent.ac.uk/people/staff/tdb/">Work</a></li>
-        <li><a href="http://www.bishnet.net/tim/cv.shtml">View my C.V.</a></li>
-       </ul>
-       
-       <p>
-        <b>Alex Moore</b> - ajm&#64;i-scream.org
-       </p>
-       
-       <p>
-        <b>Adam Sampson</b> - ats&#64;i-scream.org
-       </p>
-       <ul>
-        <li><a href="http://www.offog.org/">Homepage</a></li>
-       </ul>
-
-       <p>
-        <b>Peter Saunders</b> - pajs&#64;i-scream.org
-       </p>
-       <ul>
-        <li><a href="http://www.cs.kent.ac.uk/people/staff/pajs/">Work</a></li>
-       </ul>
-       
-       <p>
-        Group Mailing List - <a href="mailto:dev@i-scream.org">dev@i-scream.org</a>
-       </p>
-</div>
-
-<!--#include virtual="/footer.inc" -->
-
-</div>
-
-<!--#include virtual="/menu.inc" -->
-
-</div>
-
-</body>
-</html>