Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix image directive syntax
  • Loading branch information
xabbuh committed Jul 28, 2016
commit d1959304306706bbabe456c7a1ca61a40f97fafc
2 changes: 1 addition & 1 deletion quick_tour/the_big_picture.rst
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ about the request, the query parameters, security details and database queries:

.. image:: /_images/quick_tour/profiler.png
:align: center
: class: with-browser
:class: with-browser

This tool provides so much internal information about your application that
you may be worried about your visitors accessing sensible information. Symfony
Expand Down