Photran rev2 site based on Nova template
diff --git a/rev2/README.txt b/rev2/README.txt
new file mode 100644
index 0000000..e1990a2
--- /dev/null
+++ b/rev2/README.txt
@@ -0,0 +1,8 @@
+This site is based on the Eclipse Nova template.
+
+Information about the Nova template is available from
+http://wiki.eclipse.org/Nova
+
+The Nova template is in the Eclipse CVS repository
+:pserver:anonymous@dev.eclipse.org:/cvsroot/org.eclipse
+located in /default
\ No newline at end of file
diff --git a/rev2/pages/_index.html b/rev2/pages/_index.html
index bf7e4ff..555b289 100755
--- a/rev2/pages/_index.html
+++ b/rev2/pages/_index.html
@@ -13,22 +13,16 @@
</div>
<div id="midcolumn">
-<h3>MyProject - use this header describe what it does</h3>
+<h3>Photran</h3>
<div id="introText">
-<p class="left">MyProject is a framework for development of cool stuff and
-more cool stuff. Just describe your project here very briefly. Use the center
-section below for a screenshot, a screenshot collage or a screencast.</p>
-
-<p class="right"> This project was just provisioned. You can see the proposal
-<a href="/proposals/myproject">here</a>
-
-</p>
+<p>Photran is an integrated development environment and refactoring tool for
+Fortran based on <a href="http://www.eclipse.org/" target="_blank">Eclipse</a>.
+It supports Fortran 77-2008 and includes 31 refactorings, including Rename,
+Extract Procedure, and several loop transformations.</p>
</div>
-
-
<div id="screencast">
<object width="640" height="480"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=8260921&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=DBD7EF&fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=8260921&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=DBD7EF&fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="640" height="480"></embed></object>
</div>
@@ -70,22 +64,14 @@
<div id="rightcolumn">
<div>
-<h3>Current Status</h3>
-<p>Update this section occasionally to let your community know what's new and exciting with your project....</p>
+<h3>Current Release</h3>
+<p>Photran 7.0 was released with Eclipse 3.7 (Indigo) on June 22, 2011.</p>
+ <div class="homeitem">
+ <ul>
+ <li><a href="http://wiki.eclipse.org/PTP/new_and_noteworthy/5.0.0#Photran_7">What's New in Photran 7</a></li>
+ <li><a href="download.php">Download Photran</a></li>
+ </ul>
+ </div>
</div>
-<div id="headlines">
-<h3>New and Noteworthy</h3>
-<p>... or a link to your new and noteworthy.</p>
-</div>
-
-<div id="headlines">
-<h3>Headlines on the web</h3>
-<p>Project headlines...</p>
-</div>
-
-<div id="headlines">
-<h3>Another announcement</h3>
-<p>MyProject is pleased to announce...</p>
-</div>
</div>
\ No newline at end of file