aboutsummaryrefslogtreecommitdiff
path: root/app/views/contact.view.php
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-04-30 20:51:33 -0400
committerThedro Neely <thedroneely@gmail.com>2019-04-30 20:51:33 -0400
commite6ba75472a9973c488e834867c83393705480325 (patch)
tree1351d22bb60dbc96f3d3c49bfdcbd30bb922840d /app/views/contact.view.php
parentb348e8f87431623bb398eb13d3784157a82339a3 (diff)
downloadthedroneely.com-e6ba75472a9973c488e834867c83393705480325.tar.gz
thedroneely.com-e6ba75472a9973c488e834867c83393705480325.tar.bz2
thedroneely.com-e6ba75472a9973c488e834867c83393705480325.zip
app/model/Navigation: Remove title switch function, and set title on page itself
Diffstat (limited to 'app/views/contact.view.php')
-rw-r--r--app/views/contact.view.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/contact.view.php b/app/views/contact.view.php
index d2ac07e..090da92 100644
--- a/app/views/contact.view.php
+++ b/app/views/contact.view.php
@@ -1,3 +1,5 @@
+<?php $title = 'Contact - ' ?>
+
<?php require __DIR__ . '/partials/header.php'; ?>
<body>