diff --git a/templates/client/blank.html b/templates/client/blank.html index 892d28d6..f9bd4241 100644 --- a/templates/client/blank.html +++ b/templates/client/blank.html @@ -23,7 +23,11 @@ This template include basic anf main styles and js files, - + {% if request.GET.debug == '1' %} + + {% else %} + + {% endif %} {% if request.GET.debug == '1' %}