Use better name for contact form HTML.
This commit is contained in:
parent
6c83f37c96
commit
4836fc528e
@ -1,4 +1,3 @@
|
||||
<!-- CTA -->
|
||||
<section id="cta" class="wrapper style4">
|
||||
<div class="inner">
|
||||
<header>
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user