{% extends "base.html" %} {% load bootstrap5 %} {% block content %}
Create and manage your own custom tables with dynamic schemas.
| Table Name | Columns | Rows | Actions |
|---|---|---|---|
| {{ list.name }} | {{ list.columns.count }} | {{ list.rows.count }} | View Data Manage Columns |
No tables yet. Create your first table to get started!