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

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

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

templates/_partials/_activitiesdetail.html.twig line 1

Open in your IDE?
  1. <div class="col mt-4 p-3 border-left rounded-left border-3 border-{{ bordertype }}">
        <p class="h4" style="color: #{{textcolor}};">{{ title }}
            <span class="lead">{{ textmuted }}</span>
        </p>
        <p class="text-muted">{{ textlead }}</p>
    </div>