{% comment %} for the debug context variable to be set make sure django.core.context_processors.debug is in TEMPLATE_CONTEXT_PROCESSORS and INTERNAL_IPS is set correctly. {% endcomment %} {% if debug %} {% else %} {% endif %}