Skip to content

Commit 8d8a0e6

Browse files
committed
Merge pull request symfony#3243 from xabbuh/fix-build-errors
Fix build errors
2 parents 60d229d + edcbf23 commit 8d8a0e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cookbook/profiler/data_collector.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ All blocks have access to the ``collector`` object.
140140
Built-in templates use a base64 encoded image for the toolbar:
141141

142142
.. code-block:: html
143+
143144
<img src="data:image/png;base64,..." />
144145

145146
You can easily calculate the base64 value for an image with this

0 commit comments

Comments
 (0)