{% extends frame.html %} {% block body %}

{% if report_type %}Edit{% else %}New{% end %} Report

{% raw xsrf_form_html() %} {% if report_type %} {% end %} {% if errors.get('sql_error') %}
{{errors['sql_error']}}
{% end %}

{% if schemas %}

{% end %}

Cancel
{% end %}