[Openfirst-cvscommit] SF.net SVN: openfirst: [178] trunk/www/playground/index.html
Brought to you by:
xtimg
From: <xt...@us...> - 2006-06-21 23:08:31
|
Revision: 178 Author: xtimg Date: 2006-06-21 16:08:28 -0700 (Wed, 21 Jun 2006) ViewCVS: http://svn.sourceforge.net/openfirst/?rev=178&view=rev Log Message: ----------- Add a basic index file explaining what will go here (this is partly to test if automatic Subversion updating on playground.* is working properly) Added Paths: ----------- trunk/www/playground/index.html Added: trunk/www/playground/index.html =================================================================== --- trunk/www/playground/index.html (rev 0) +++ trunk/www/playground/index.html 2006-06-21 23:08:28 UTC (rev 178) @@ -0,0 +1,12 @@ +<html> + <head> + <title>openFIRST Playground</title> + </head> + <body> + <h1>openFIRST Playground</h1> + <img src="/img/playground.jpg" alt="Playground"> + <p>This is the future location of the openFIRST Playground server. For +more information see <a href="http://bugzilla.openfirst.org/show_bug.cgi?id=268">Bug +#268</a>.</p> + </body> +</html> Property changes on: trunk/www/playground/index.html ___________________________________________________________________ Name: svn:mime-type + text/html Name: svn:eol-style + native This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |