{% extends "base.html" %} {% block title %}{{ heading }} · sqldash{% endblock %} {% block content %}

{{ heading }}

{% if file %}{{ file }}{% endif %}

{{ message }}

Back to dashboards fix the file and refresh — or run sqldash lint for the full report
{% endblock %}