{% extends "base.html" %} {% block content %}
{% if graph %}

{{ text }}

{% endif %}
{% endblock %}