Update using_images_outside_wagtail.rst

Fix to code block syntax
pull/560/head
pvetch 2014-08-19 10:52:49 +01:00
rodzic 470a9e4396
commit 26314bdfc7
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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)">