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">
|
<section id="cta" class="wrapper style4">
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<header>
|
<header>
|
@ -7,7 +7,7 @@
|
|||||||
{% include section-one.html %}
|
{% include section-one.html %}
|
||||||
{% include section-two.html %}
|
{% include section-two.html %}
|
||||||
{% include section-three.html %}
|
{% include section-three.html %}
|
||||||
{% include cta.html %}
|
{% include contact.html %}
|
||||||
{% include footer.html %}
|
{% include footer.html %}
|
||||||
{% include foot-scripts.html %}
|
{% include foot-scripts.html %}
|
||||||
</body>
|
</body>
|
||||||
|
Reference in New Issue
Block a user