{% extends 'base.html.twig' %} {% block title %} {% endblock %} {% block body %} {% include "sections/slider.html.twig" %} {% include "sections/service.html.twig" %} {% endblock %}