{% extends "layout.html" %} {% block content %}
{{history_graph|safe}}
{% endblock %} {% block scripts %} {% endblock %}