3 lines
77 B
PHP
3 lines
77 B
PHP
|
<h1>Hello world</h1>
|
||
|
<p>This is a message from the view</p>
|
||
|
<p><?=$data?></p>
|