summaryrefslogtreecommitdiff
path: root/protected/views/site/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'protected/views/site/index.php')
-rw-r--r--protected/views/site/index.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/protected/views/site/index.php b/protected/views/site/index.php
new file mode 100644
index 0000000..40baff1
--- /dev/null
+++ b/protected/views/site/index.php
@@ -0,0 +1,4 @@
+<?php $this->pageTitle=Yii::app()->name; ?>
+
+<h1>Welcome to <i><?php echo CHtml::encode(Yii::app()->name); ?></i></h1>
+