Fix syntax in sekizai docs

This commit is contained in:
Mathieu Pillard
2013-03-08 14:30:08 +01:00
parent e8efd9c6e9
commit efb401ce1c

View File

@@ -1,5 +1,5 @@
django-sekizai Support django-sekizai Support
============== ======================
Django Compressor comes with support for _django-sekizai via an extension. Django Compressor comes with support for _django-sekizai via an extension.
_django-sekizai provides the ability to include template code, from within _django-sekizai provides the ability to include template code, from within
@@ -10,7 +10,7 @@ It requires _django-sekizai to installed. Refer to the _django-sekizai _docs
for how to use ``render_block`` for how to use ``render_block``
Usage Usage
-------------- -----
.. code-block:: django .. code-block:: django