{% extends "django_sql_dashboard/base.html" %} {% load django_sql_dashboard %} {% block title %}{{ html_title }}{% endblock %} {% block content %}
This SQL is too long to bookmark, so sharing a link to this page will not work for these queries.
{% endif %} {% if unverified_sql_queries %}The link you followed here included SQL that was missing its verification signatures.
If this link was provided to you by an untrusted source, they may be trying to trick you into executing queries that you do not want to execute.
Review these queries and copy and paste them once you have confirmed them:
{% for query in unverified_sql_queries %} {% endfor %}By {{ dashboard.owned_by }}, Visibility: {{ dashboard.view_summary }} {% if can_edit %} - edit {% endif %}
{{ table.columns }}