Part on partials finished

This commit is contained in:
Patryk Hegenberg 2022-12-12 08:26:07 +01:00
parent 7aa8e6f047
commit c80327424b
16 changed files with 80 additions and 509 deletions

View file

@ -1,2 +1,3 @@
<?php
require "index.view.php";
$heading = "Home";
require "views/index.view.php";