{% extends 'WebProfilerBundle:Profiler:base.twig.html' %} {% block body %}
{% render 'WebProfilerBundle:Profiler:searchBar' with { 'token': token } %} {% include 'WebProfilerBundle:Profiler:admin.twig.html' with { 'token': token } only %} |
Token "{{ token }}" does not exist. |