diff templates/index.djhtml @ 24:2e7226e90157

Many fixes. See detailed description. - Style errors - Writer proper 404 and 500 templates - Make login page redirect back to page being viewed (still buggy?) - Provide a brief blurb about Agora - Use tables for registration and login forms (need to be styled) - Fix typos, grammatical errors. - Don't use .djhtml extension for some templates
author Jordi Gutiérrez Hermoso <jordigh@gmail.com>
date Mon, 28 Jun 2010 03:00:01 -0500
parents d79f3503704c
children e019ca8e14f6
line wrap: on
line diff
--- a/templates/index.djhtml	Sun Jun 27 21:56:57 2010 -0500
+++ b/templates/index.djhtml	Mon Jun 28 03:00:01 2010 -0500
@@ -7,7 +7,10 @@
 </h3>
 <div class="whitebox">
   <p>
-    Main screen turn on!
+    Agora Octave is a place dedicated for rapid collaboration related
+    to <a href="http://octave.org">GNU Octave</a>. You
+    can <a href="/latest">browse our code submissions</a>
+    our <a href="accounts/login">contribute your own</a>.
   </p>
 </div>
 </div>