thd/apps/frontend/modules/editor/templates/.svn/text-base/indexSuccess.php.svn-base
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/thd/apps/frontend/modules/editor/templates/.svn/text-base/indexSuccess.php.svn-base Tue Sep 22 16:40:38 2009 +0200
@@ -0,0 +1,9 @@
+<div id="global">
+ <?php include_partial('partials/navigation')?>
+ <div id="document-sidebar">
+ <?php include_component( "editor", "leftPanel" ) ?>
+ </div>
+ <div id="document">
+ <?php include_component( "editor", "player" ) ?>
+ </div>
+</div>
\ No newline at end of file