{% extends 'eleve/action.html' %} {% load static %} {% load customfilter %} {% block body %} {% get_mathjax as latex %}
{% if latex %}{{programme.detail}}{% else %}{{programme.detail|linebreaksbr}}{% endif %}