{% block content %} {% if chart is defined and chart is not null %} {{ render_chart(chart) }} {% else %} {{content|nl2br|raw}} {% endif %} {% endblock content %}