fixup package RST HTML

This commit is contained in:
Thomas Grainger
2015-09-21 10:08:42 +01:00
parent 4c9a9f6ff6
commit d6114b676d

View File

@@ -294,7 +294,6 @@ Examples:
.. code-block:: django .. code-block:: django
{{ book.price|currencyfmt:"USD" }} {{ book.price|currencyfmt:"USD" }}
```
would render: **$49.90** would render: **$49.90**