template out the header & footer, write a quick build script, fix copy and keywords...
[www.git] / index.html
index 4638a02..baff6c1 100644 (file)
@@ -1,37 +1,8 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>
-<title>Freeside Developers Welcome!</title>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<meta name="Description" content="Open-source billing software for ISPs and businesses. www.sisd.com/freeside">
-<meta name="Keywords" content="billing, open source, money solutions, customer tracking">
-
-
-<link href="css/cssfreeside2.css" rel="stylesheet" type="text/css" media="screen">
-
-
-
-
-
-</head>
-<body bgcolor="#999999">
-<div id="header1"> 
-  <table width="100%" border="0" align="right" cellpadding="0" cellspacing="0" background="imgs/bk/bk_lava.jpg" >
-    <tr> 
-      <td width="13%" height="104" align="center" valign="top"><a href="http://www.sisd.com/freeside"><img src="imgs/logo2.gif" alt="Welcome to Freeside." width="144" height="104" border="0"></a> 
-      </td>
-      <td width="100%" align="left" valign="top"> <h1>Open-source billing, ticketing 
-          and automation for ISPS and online businesses&nbsp;&nbsp; </h1></td>
-    </tr>
-  </table>
-</div>
-<div id="header2"> 
-       
-  <div id="nav"> <a href="index.html" id="nav">Home</a> | <a href="products.html" id="nav">Products</a> 
-    | <a href="services.html" id="nav">Services</a> | <a href="webdemo.html" id="nav">Web Demo</a> | <a href="developers.html" id="nav">Developers 
-    </a> | <a href="about.html" id="nav">About</a> | <a href="contact.html" id="nav">Contact</a>&nbsp;&nbsp;</div>
-</div>
-        
+<title>Freeside billing and trouble ticketing</title>
+{ include('elements/header.html'); }
        
 <div id="header3"> 
  </div>
         <tr> 
           <td width="9" height="*" bgcolor="#A5A3A3">&nbsp;</td>
           <td height="*" align="center" valign="top" bgcolor="#A5A3A3"><table width="100%" border="0" cellpadding="2" cellspacing="5">
+<!--              <tr align="left" valign="top"> 
+                <td width="115" align="right" valign="top"><b>Feb 7 2007:</b></td>
+                <td width="*">1.6.0 and 1.7.2 released</td>
+              </tr>
+-->
+              <tr align="left" valign="top"> 
+                <td width="115" align="right" valign="top"><b>Feb 7 2007:</b></td>
+                <td width="*">New web site!</td>
+              </tr>
               <tr align="left" valign="top"> 
                 <td width="115" align="right" valign="top"><b>Nov 7-9 2006:</b></td>
                 <td width="*">Exhibited at <a href="http://www.ispcon.com/" target="_blank" id="teal">ISPCON</a>, 
     </td>
   </tr>
 </table>
-  
-<div id="footer"> 
-  <table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
-    <tr> 
-      <td align="center" valign="middle"> <div id="footernav" > <a href="index.html">Home</a> 
-          | <a href="products.html">Products</a> | <a href="services.html">Services</a> 
-          | <a href="webdemo.html">Web Demo</a> | <a href="developers.html" >Developers</a> 
-          | <a href="about.html">About</a> | <a href="contact.html">Contact</a> 
-        </div></td>
-    </tr>
-  </table>
-</div></body>
-</html>
+
+{ include('elements/footer.html'); }