mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-02 19:20:15 +03:00
Fix dangling endif in README.rst
This commit is contained in:
parent
86577ce3e9
commit
16ae7103b0
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user