We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 756f555 commit c1bbb72Copy full SHA for c1bbb72
Resources/views/Collector/geocoder.html.twig
@@ -36,7 +36,7 @@
36
</div>
37
{% endset %}
38
39
- {% include 'WebProfilerBundle:Profiler:toolbar_item.html.twig' with { 'link': profiler_url } %}
+ {% include '@WebProfiler/Profiler/toolbar_item.html.twig' with { 'link': profiler_url } %}
40
{% endif %}
41
{% endblock %}
42
0 commit comments