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.
2 parents 756f555 + c1bbb72 commit a828041Copy full SHA for a828041
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