mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-06 21:20:16 +03:00
Remove newline before BrowserSync debug-only support section
This commit is contained in:
parent
f57c1e6090
commit
00842aa95e
|
@ -88,7 +88,6 @@
|
||||||
================================================== -->
|
================================================== -->
|
||||||
<!-- Placed at the end of the document so the pages load faster -->
|
<!-- Placed at the end of the document so the pages load faster -->
|
||||||
{% block javascript %}
|
{% block javascript %}
|
||||||
|
|
||||||
<!-- BrowserSync debug-only support -->
|
<!-- BrowserSync debug-only support -->
|
||||||
{% if debug %}
|
{% if debug %}
|
||||||
<script id="__bs_script__">//<![CDATA[
|
<script id="__bs_script__">//<![CDATA[
|
||||||
|
|
Loading…
Reference in New Issue
Block a user