gata basic ul

This commit is contained in:
Cerbu Andrei Mihnea
2023-05-10 03:28:30 +03:00
parent 90f12ab916
commit a739a66ae4
19 changed files with 255 additions and 110 deletions
+4
View File
@@ -1,2 +1,6 @@
<?php
$this->title = 'Home';
?>
<h1>Home</h1>
<h2> Welcome <?php echo $name;?> to our site!</h2>