TheMathWizard/about.php
2022-12-12 08:26:07 +01:00

3 lines
No EOL
68 B
PHP

<?php
$heading = "About Us";
require "views/about.view.php";