add cta block back in

This commit is contained in:
czmj
2017-09-23 22:44:05 +01:00
parent 959fab1581
commit 9526c8af89
2 changed files with 4 additions and 3 deletions

View File

@ -13,6 +13,7 @@
{% include section-one.html %}
{% include section-two.html %}
{% include section-three.html %}
{% include cta.html %}
{% include footer.html %}
</body>