Revision: 33
http://astrospaces.svn.sourceforge.net/astrospaces/?rev=33&view=rev
Author: caleb870
Date: 2007-07-29 20:24:02 -0700 (Sun, 29 Jul 2007)
Log Message:
-----------
Copied remotely
Added Paths:
-----------
trunk/template/default/outer.tpl
Copied: trunk/template/default/outer.tpl (from rev 32, trunk/template/outer.tpl)
===================================================================
--- trunk/template/default/outer.tpl (rev 0)
+++ trunk/template/default/outer.tpl 2007-07-30 03:24:02 UTC (rev 33)
@@ -0,0 +1,8 @@
+<html>
+ <head>
+ <title>Project Orange | <?php echo $title; ?></title>
+ </head>
+ <body>
+ <?php echo $contents; ?>
+ </body>
+</html>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|