aboutsummaryrefslogtreecommitdiff
path: root/controllers/contact.php
diff options
context:
space:
mode:
Diffstat (limited to 'controllers/contact.php')
-rw-r--r--controllers/contact.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/controllers/contact.php b/controllers/contact.php
new file mode 100644
index 0000000..6ecc88e
--- /dev/null
+++ b/controllers/contact.php
@@ -0,0 +1,3 @@
+<?php
+
+require '../views/contact.view.php';