Fix dangling endif in README.rst

This commit is contained in:
Steve Steiner 2016-09-08 09:20:50 -04:00
parent 86577ce3e9
commit 16ae7103b0

View File

@ -55,7 +55,6 @@ Moved to `Live reloading and SASS compilation`_.
.. _`Live reloading and SASS compilation`: http://cookiecutter-django.readthedocs.io/en/latest/live-reloading-and-sass-compilation.html .. _`Live reloading and SASS compilation`: http://cookiecutter-django.readthedocs.io/en/latest/live-reloading-and-sass-compilation.html
{% endif %}
{% if cookiecutter.use_celery == "y" %} {% if cookiecutter.use_celery == "y" %}
Celery Celery