Marcel Offermans | 0ed8729 | 2006-08-17 19:10:30 +0000 | [diff] [blame] | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
| 2 | <html>
|
| 3 | <head>
|
| 4 | <title>Apache Felix</title>
|
| 5 | <link rel="stylesheet" href="$relativePath/css/site.css" type="text/css" media="all" />
|
| 6 | <link rel="stylesheet" href="$relativePath/css/print.css" type="text/css" media="print" />
|
| 7 | <meta http-equiv="Content-Type" content="text/html; charset=${outputEncoding}" />
|
| 8 | </head>
|
| 9 | <body>
|
| 10 | <div class="title">
|
| 11 | <img alt="Apache Felix" src="$relativePath/images/apache-felix.png" align="left" /><img alt="Logo" src="$relativePath/images/felix-logo.jpg" align="right" />
|
| 12 | </div>
|
| 13 | <div class="menu">
|
| 14 | <ul>
|
Marcel Offermans | 37eb1fd | 2006-08-17 20:57:57 +0000 | [diff] [blame^] | 15 | <li><a href="http://cwiki.apache.org/FELIX/index.html">home</a></li>
|
Marcel Offermans | 0ed8729 | 2006-08-17 19:10:30 +0000 | [diff] [blame] | 16 | <li><a href="http://cwiki.apache.org/FELIX/about.html">about</a></li>
|
Marcel Offermans | 37eb1fd | 2006-08-17 20:57:57 +0000 | [diff] [blame^] | 17 | <li><a href="http://cwiki.apache.org/FELIX/news.html">news</a></li>
|
Marcel Offermans | 0ed8729 | 2006-08-17 19:10:30 +0000 | [diff] [blame] | 18 | <li><a href="http://cwiki.apache.org/FELIX/status.html">status</a></li>
|
| 19 | <li><a href="http://cwiki.apache.org/FELIX/license.html">license</a></li>
|
| 20 | <li><a href="http://cwiki.apache.org/FELIX/downloads.html">downloads</a></li>
|
| 21 | <li><a href="http://cwiki.apache.org/FELIX/documentation.html">documentation</a></li>
|
| 22 | <li><a href="http://cwiki.apache.org/FELIX/committers.html">committers</a></li>
|
| 23 | <li><a href="http://cwiki.apache.org/FELIX/mailinglists.html">mailing lists</a></li>
|
| 24 | <li><a href="http://cwiki.apache.org/FELIX/faq.html">FAQ</a></li>
|
| 25 | <li><a href="http://cwiki.apache.org/FELIX/roadmap.html">roadmap</a></li>
|
| 26 | <li><a href="http://cwiki.apache.org/FELIX/sourcecode.html">source code</a></li>
|
| 27 | <li><a href="http://cwiki.apache.org/FELIX/codingstandards.html">coding standards</a></li>
|
| 28 | <li><a href="http://cwiki.apache.org/FELIX/issuetracking.html">issue tracking</a></li>
|
| 29 | <li><a href="http://cwiki.apache.org/FELIX/dependencies.html">dependencies</a></li>
|
| 30 | </ul>
|
| 31 | </div>
|
| 32 | <div class="main">
|
| 33 | $bodyContent
|
| 34 | </div>
|
| 35 | </body>
|
| 36 | </html>
|