Marcel Offermans | 1aefc3f | 2006-08-21 20:59:11 +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"> |
Marcel Offermans | b5324da | 2006-09-18 22:01:39 +0000 | [diff] [blame] | 11 | <a href="http://incubator.apache.org"><img alt="Apache Incubator" src="http://incubator.apache.org/images/apache-incubator-logo.png" align="left" /></a><img alt="Logo" src="$relativePath/images/felix-logo.jpg" align="right" /> |
Marcel Offermans | 1aefc3f | 2006-08-21 20:59:11 +0000 | [diff] [blame] | 12 | </div> |
| 13 | <div class="menu"> |
| 14 | <ul> |
| 15 | <li><a href="http://cwiki.apache.org/FELIX/index.html">home</a></li> |
| 16 | <li><a href="http://cwiki.apache.org/FELIX/news.html">news</a></li> |
| 17 | <li><a href="http://cwiki.apache.org/FELIX/status.html">status</a></li> |
| 18 | <li><a href="http://cwiki.apache.org/FELIX/license.html">license</a></li> |
| 19 | <li><a href="http://cwiki.apache.org/FELIX/downloads.html">downloads</a></li> |
| 20 | <li><a href="http://cwiki.apache.org/FELIX/documentation.html">documentation</a></li> |
| 21 | <li><a href="http://cwiki.apache.org/FELIX/committers.html">committers</a></li> |
| 22 | <li><a href="http://cwiki.apache.org/FELIX/mailinglists.html">mailing lists</a></li> |
| 23 | <li><a href="http://cwiki.apache.org/FELIX/faq.html">faq</a></li> |
| 24 | <li><a href="http://cwiki.apache.org/FELIX/roadmap.html">roadmap</a></li> |
| 25 | <li><a href="http://cwiki.apache.org/FELIX/sourcecode.html">source code</a></li> |
| 26 | <li><a href="http://cwiki.apache.org/FELIX/codingstandards.html">coding standards</a></li> |
| 27 | <li><a href="http://cwiki.apache.org/FELIX/issuetracking.html">issue tracking</a></li> |
| 28 | <li><a href="http://cwiki.apache.org/FELIX/dependencies.html">dependencies</a></li> |
| 29 | </ul> |
| 30 | </div> |
| 31 | <div class="main"> |
| 32 | $bodyContent |
| 33 | </div> |
| 34 | </body> |
| 35 | </html> |