TheMathWizard/controllers/learn.php
2022-12-18 14:35:56 +01:00

3 lines
No EOL
65 B
PHP

<?php
$heading = "Learn";
require "views/learn.view.php";