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

3 lines
No EOL
72 B
PHP

<?php
$heading = "Contact Us";
require "views/contact.view.php";