Update using_images_outside_wagtail.rst

Fix to code block syntax
This commit is contained in:
pvetch 2014-08-19 10:52:49 +01:00
parent 470a9e4396
commit 26314bdfc7

View file

@ -71,7 +71,7 @@ Using the URLs on your website or blog
Once you have generated a URL, you can put it straight into the ``src`` attribute of an ``<img>`` tag:
..code-block:: html
.. code-block:: html
<img src="(image url here)">