source: devel/website/about.shtml @ 1

Revision 1, 1.3 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                  <title>About Dploy</title>
5                  <!--#include virtual="/head.shtml" -->
6  </head>
7  <body>
8                  <!--#set var="curpage" value="about.shtml" -->
9                  <!--#include virtual="/top.shtml" -->
10
11                <h1>About Dploy</h1>
12  <div class="h2-1">
13    <h2>What is Dploy ?</h2>
14  </div>
15  <p>
16       <B>Dploy</B> is a multi-purpose deployment server.
17
18       </P>
19  <div class="h2-2">
20                  <h2>Dploy References</h2>
21  </div>
22           <p>
23  <div class="h2-3">
24                  <h2>Who is behind Dploy ?</h2>
25  </div>
26                <p><A NAME="devteam"></A>Who
27                is in the Mondo Devteam?</P>
28      <P ALIGN=CENTER>
29          <I><B>Bruno Cornec</B></I><BR>
30          development</P>
31      <P ALIGN=CENTER>
32          <I><B>Brian Gartner</B></I><BR>
33          development</P>
34      <P ALIGN=CENTER>
35          <I><B>Lee Mayes</B></I><BR>
36          development</P>
37  <div class="h2-5">
38                  <h2>The Dploy Community</h2>
39  </div>
40      <P ALIGN=JUSTIFY>
41          Dploy was first created because there was nothing like
42          it available at that time under a free license.
43      <P>
44       Comments? Suggestions? Click <A HREF="/support.shtml">here</A>
45
46                                        <!--#include virtual="/bottom.shtml" -->
47  </body>
48</html>
Note: See TracBrowser for help on using the repository browser.