Deprecated: ini_set(): assert.warning INI setting is deprecated in /home/ccoste/im/coste/www/vendor/symfony/runtime/Internal/BasicErrorHandler.php on line 35

Deprecated: Constant E_STRICT is deprecated in /home/ccoste/im/coste/www/vendor/symfony/error-handler/ErrorHandler.php on line 58

Deprecated: Constant E_STRICT is deprecated in /home/ccoste/im/coste/www/vendor/symfony/error-handler/ErrorHandler.php on line 76
Symfony Profiler

templates/index.html.twig line 1

  1. {% extends 'base.html.twig' %}
    
    {% block title %}Hello Index!{% endblock %}
    
    {% block body %}
    
    <div class="example-wrapper">
        <h1>Hello {{ controller_name }}! ✅</h1>
    </div>
    {% endblock %}