{% if DEBUG %}
DEBUG IS ON
{% else %}
DEBUG is off
{% endif %}
Version in use: {{ version_number }}
Actual Version Running: {{ actual_version }}