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

{{ title }}

{% endif %}
{% include chart_url %} {% endblock content %}