html updates
[debian/openrocket] / web / htp / index.htp
1 <file template="body.htt">
2 <set title="OpenRocket">
3 <set page="index">
4
5 <block name="body">
6   <h1>OpenRocket &mdash; an Open Source model rocket simulator</h1>
7
8   <div class="content">
9
10     <h2>Introduction</h2>
11
12     <div class="rightpane">
13       <downloadbox>
14
15       <div class="screenshot">
16         <a href="shots/main.png"><img src="shots-small/main.jpg" alt="Main window"/></a>
17         <a href="features.html">
18           More screenshots...
19         </a>
20       </div>
21  
22       <div class="support">
23         <a href="http://sourceforge.net/donate/index.php?group_id=260357"><img src="project-support.jpg" width="88" height="32" border="0" alt="Support This Project" /> </a>
24       </div>
25
26    </div>
27
28
29     <p><strong>OpenRocket</strong> is an free, fully featured model
30       rocket simulator that allows you to design and simulate your
31       rockets before actually building and flying them.</p>
32
33     <p>OpenRocket features a full six-degree-of-freedom simulation,
34       realistic wind modeling, a multitude of different components
35       including free-form fins and canted fins, clustering and
36       staging.  Read more about its <a href="features.html">features
37       and see screenshots</a>.
38     </p>
39     <p>OpenRocket is an Open Source project licensed under the 
40       <a href="license.html">GNU GPL</a>.  This means that the
41       software is free to use for whatever purposes, and the source
42       code is also available for studying and extending.
43     </p>
44     <p>OpenRocket needs help to become even better.  Implementing
45       features, writing documentation and creating example designs are
46       just a few ways of helping.  If you are interested in helping
47       make OpenRocket the best rocket simulator out there, please
48       <a href="getinvolved.html"><em>Get&nbsp;involved!</em></a> 
49     </p>
50
51
52     <div class="clear"></div>
53
54     <file include="news.htp">
55
56     <contentbox>
57   </div>
58 </block>
59