improve CSS on workshop 5
This commit is contained in:
5
MVCtemplate-23-24/Views/page1.phtml
Normal file
5
MVCtemplate-23-24/Views/page1.phtml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php require('template/header.phtml') ?>
|
||||
|
||||
<h2>Welcome to Page1</h2>
|
||||
|
||||
<?php require('template/footer.phtml') ?>
|
Reference in New Issue
Block a user