aboutsummaryrefslogtreecommitdiff
path: root/app/views/contact.view.php
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-05-17 05:26:57 -0400
committerThedro Neely <thedroneely@gmail.com>2019-05-17 05:26:57 -0400
commitc4f9cf22113bfab1d29017b0ff4cc069f9be21f5 (patch)
tree1304a6de0e1ea566130e353fffd155a3902b1070 /app/views/contact.view.php
parentf11febb3147037e2766f8e6ab6cd021d0f77bc82 (diff)
downloadthedroneely.com-c4f9cf22113bfab1d29017b0ff4cc069f9be21f5.tar.gz
thedroneely.com-c4f9cf22113bfab1d29017b0ff4cc069f9be21f5.tar.bz2
thedroneely.com-c4f9cf22113bfab1d29017b0ff4cc069f9be21f5.zip
app/views/contact: Remove unused div tag
Diffstat (limited to 'app/views/contact.view.php')
-rw-r--r--app/views/contact.view.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/contact.view.php b/app/views/contact.view.php
index 090da92..eb0a24d 100644
--- a/app/views/contact.view.php
+++ b/app/views/contact.view.php
@@ -8,7 +8,6 @@
<section class="section" itemscope itemtype="http://schema.org/WebPage">
- <div id="contact-vue">
<div class="container">
<div class="columns is-centered">
<div class="column is-7">
@@ -87,7 +86,6 @@
</div>
</div>
</div>
- </div>
</section>