{{ article.summary }}
{{ article.logo }}
{{ article.content }}
{% extends "base.html" %} {% load i18n coop_edition coop_navigation %} {% block meta_title %}{{article.title}}{% endblock %} {% block jquery_declaration %} {{ block.super }} {% if_cms_edition %}{% cms_form_media %}{% endif %} {% endblock %} {% block document %} {% block article %}
{% cms_edit article logo_size=200 %}