Use better name for services section HTML.

This commit is contained in:
Luke Murphy 2017-09-29 19:39:42 +02:00
parent 34dca0e07d
commit 72ddb3d817
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
2 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
{% include banner.html %}
{% include core-values.html %}
{% include blog.html %}
{% include section-three.html %}
{% include services.html %}
{% include contact.html %}
{% include footer.html %}
{% include foot-scripts.html %}