|
@@ -41,7 +41,7 @@ class IndexController extends CommonController
|
|
|
|
|
|
$template = $app['template'];
|
|
|
|
|
|
-
|
|
|
+
|
|
|
'subject' => 'subject julito',
|
|
|
'title' => 'Title',
|
|
|
'content' => 'content julito',
|
|
@@ -73,6 +73,10 @@ class IndexController extends CommonController
|
|
|
$app['languages_file'] = array('courses', 'index', 'admin');
|
|
|
$app['cidReset'] = true;
|
|
|
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
|
|
|
|
|
|
|