| Revision 1,
1.2 KB
checked in by bruno, 6 years ago
(diff) |
|
First import
|
| Line | |
|---|
| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
|---|
| 2 | <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" xml:lang="en" lang="en"> |
|---|
| 3 | <head> |
|---|
| 4 | <!--#include virtual="/head.shtml" --> |
|---|
| 5 | </head> |
|---|
| 6 | <body> |
|---|
| 7 | <!--#set var="curpage" value="thanks.shtml" --> |
|---|
| 8 | <!--#include virtual="/top.shtml" --> |
|---|
| 9 | <h1>Thanks !</h1> |
|---|
| 10 | |
|---|
| 11 | <p>A lot of people have helped the Dploy project during time. You really deserve that "Thank you" page.</p> |
|---|
| 12 | <p>If you're not listed here and you think you should be, please contact <a href="mailto:dploy_at_dploy.org">us</a> and don't be embarrassed about it: if you have contributed, your name should be here.</p> |
|---|
| 13 | |
|---|
| 14 | <div class="h2-1"> |
|---|
| 15 | <h2>Current dev team</h2> |
|---|
| 16 | </div> |
|---|
| 17 | <p>Without these people, you won't have any project today :</p> |
|---|
| 18 | <ul> |
|---|
| 19 | <li>Bruno Cornec.</li> |
|---|
| 20 | <li>Brian Gartnet.</li> |
|---|
| 21 | <li>Lee Mayes.</li> |
|---|
| 22 | </ul> |
|---|
| 23 | <div class="h2-5"> |
|---|
| 24 | <h2>Sponsors</h2> |
|---|
| 25 | </div> |
|---|
| 26 | <p>These people helped financially the development of Mondo Rescue:</p> |
|---|
| 27 | <p> |
|---|
| 28 | |
|---|
| 29 | <div class="h2-4"> |
|---|
| 30 | <h2>Contributors</h2> |
|---|
| 31 | </div> |
|---|
| 32 | <p>These people helped technically the development of Mondo Rescue:</p> |
|---|
| 33 | <p> |
|---|
| 34 | </p> |
|---|
| 35 | <!--#include virtual="/bottom.shtml" --> |
|---|
| 36 | |
|---|
| 37 | </body> |
|---|
| 38 | </html> |
|---|
Note: See
TracBrowser
for help on using the repository browser.