{% extends 'bulma.html.twig' %} {% block title %}Charte animation{% endblock %} {% block content %}
{{ codeContent|markdown_to_html }}
{% endblock %}