ladogton2010 commited on
Commit
ab29628
·
1 Parent(s): cfaf855

update on index view body

Browse files
Files changed (1) hide show
  1. mvc/app/views/welcome/index.php +1 -1
mvc/app/views/welcome/index.php CHANGED
@@ -1,2 +1,2 @@
1
  <p><?php echo($data['title']); ?></p>
2
- <h1>New MVC app</h1>
 
1
  <p><?php echo($data['title']); ?></p>
2
+ <h1>MVC Framework</h1>