~oship-dev/oshippy/trunk

« back to all changes in this revision

Viewing changes to src/mlhim/oship/welcome/about-oship.pt

  • Committer: Tim Cook
  • Date: 2011-02-06 12:08:13 UTC
  • Revision ID: timothywayne.cook@gmail.com-20110206120813-qwmawxoaocsrbjtq
Created the overall structure of the Reference Model. Added images and other content to start the Welcome to OSHIHP demo app.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
  <head>
 
3
    <title>About OSHIP!</title>
 
4
    <link rel="stylesheet" type="text/css" href="++resource++static/css/style.css" />
 
5
  </head>
 
6
  <body>
 
7
    <h1 id="header">About the Open Source Health Information Platform</h1>
 
8
    <hr/>
 
9
    <p>Release 2.0-dev</p>
 
10
    <p> Put descriptive text here......</p>
 
11
    </body>
 
12
</html>