{% extends "base.html" %} {% block title %}Write with SQL{% endblock %} {% block content %}

Write to the database with SQL

{% endblock %}