diff --git a/application/controllers/TestController.php b/application/controllers/TestController.php new file mode 100644 index 0000000..bf43355 --- /dev/null +++ b/application/controllers/TestController.php @@ -0,0 +1,12 @@ +view->title = 'Testlayout'; + } +} + diff --git a/application/views/scripts/test/layout.phtml b/application/views/scripts/test/layout.phtml new file mode 100644 index 0000000..08b92c0 --- /dev/null +++ b/application/views/scripts/test/layout.phtml @@ -0,0 +1,3 @@ +