doubango/branches/2.0/doubango/website/template.html

41 lines
1.6 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>doubango - open source 3GPP IMS/LTE framework for embedded systems</title>
<meta name="Keywords" content="doubango, 3GPP LTE/IMS framework, open source, SIP, RFC 3261, 3GPP TS 24.229, VoIP, MMTel, IPTV, 4G, LTE, XCAP, MSRP, IPSec, SigComp, One Voice " />
<meta name="Description" content="cross-platform and open source 3GPP NGN/IMS framework for embedded devices such as Android, Symbian, iPhone, Windows Mobile or uLinux." />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" type="text/css" href="css.css" /><!-- Post in the Forum at http://www.donutey.frihost.net/forum with any questions about the code. -->
<style type="text/css">
/*<![CDATA[*/
p.c1 {text-align: center;}
/*]]>*/
</style>
</head>
<body>
<div id="center">
<div id="border">
<div id="logo">
<p class="companyname">doubango</p>
</div>
<div id="menu">
<a href="/index.html" title="Homepage">Home</a> <a href="/gettingstarted.html"
title="Getting Started">Getting Started</a> <a href="http://code.google.com/p/doubango/source/checkout"
title="Source Code" target="_blank">Source Code</a> <a href="/apiref.html" title="API Reference">API Reference</a> <a href="/contact.html" title="Contact">Contact</a>
</div>
</div>
</div>
</body>
</html>