{{ graph.name }}

{% if error %}
{{ error }}
{% else %}
{{ graph.description }}
{% endif %}