{% extends "spel_base.html" %} {% load static %} {% block page_title %}Corpus{% endblock %} {% block page_css %} {% endblock %} {% block spel_content %}
{% if current_ctt_id != '' %}

{{ demo_title }}

{{ proj_title }}

{% if proj1_ldt_id %}{% endif %} {% if proj2_ldt_id %}{% endif %}

{{ annot_title }}

{{ annot_description }}

{{ annot_tags|safe }}

{% else %}

Démonstrateur : choisissez une scène

Scène d'introduction - Duo Brick et Maggy [répliques 7-1 à 9-5]

Scène duo Brick et Grand Pa [répliques 51-13 à 56-15]

{% endif %}
{% if current_ctt_id != '' %} {% endif %} {% endblock %}