{% block section_about_us %}
{% include [‘section-about-us.twig’] %}
{% endblock %} {% block section_latest_blog_posts %}
{% include [‘section-latest-blog-posts.twig’] %}
{% endblock %} {% block section_contacts %}
{% include [‘section-contacts.twig’] %}
{% endblock %}