diff --git a/mail/layouts/html.php b/mail/layouts/html.php
index bddbc61..95732cd 100644
--- a/mail/layouts/html.php
+++ b/mail/layouts/html.php
@@ -1,9 +1,9 @@
beginPage() ?>
diff --git a/views/layouts/main.php b/views/layouts/main.php
index 54d1399..67328ca 100644
--- a/views/layouts/main.php
+++ b/views/layouts/main.php
@@ -1,7 +1,7 @@
title = 'My Yii Application';
?>
diff --git a/views/site/login.php b/views/site/login.php
index 598fd81..c8d495e 100644
--- a/views/site/login.php
+++ b/views/site/login.php
@@ -1,8 +1,8 @@