Use better name for contact form HTML.

This commit is contained in:
Luke Murphy
2017-09-29 20:40:39 +02:00
parent 6c83f37c96
commit 4836fc528e
2 changed files with 1 additions and 2 deletions
@@ -1,4 +1,3 @@
<!-- CTA -->
<section id="cta" class="wrapper style4">
<div class="inner">
<header>
+1 -1
View File
@@ -7,7 +7,7 @@
{% include section-one.html %}
{% include section-two.html %}
{% include section-three.html %}
{% include cta.html %}
{% include contact.html %}
{% include footer.html %}
{% include foot-scripts.html %}
</body>