{% extends 'base/layout.html' %} {% load static %} {% block title %}SQL Console{% endblock %} {% block head %} {% endblock %} {% block content %}
You are about to execute a write query:
{{ sql }}
This will modify the database. This action cannot be undone.