{% extends "rest_pandas/base_site.html" %} {% load static %} {% block title %}{{ name }}{% endblock %} {% block breadcrumbs %}
{% endblock %} {% block content_title %}{{ description }}
{% endif %} {% if wq_chart_type %}FIXME: {{ wq_chart_type }} {% endif %} {{table|safe}} {% endblock %}