{% load coop_edition %}
{% if COOP_CMS_JQUERY_VERSION %}
{% else %}
{% if debug %}
{% else %}
{% endif %}
{% endif %}
{% if_cms_edition %}
{% comment %} This is imported by the form {% endcomment %}
{% else %}
{% if request.user.is_authenticated %}
{% endif %}
{% endif %}