{% block stylesheets %} {# #} {% endblock %} {% block title %}{% endblock %} {% include 'contents/header/front_header.html.twig' %} {% block body %} {% endblock %} {% include 'contents/footer/front_footer.html.twig' %}
{% block javascripts %} {# #} {% endblock %}