{% extends "base.html" %} {% block title %}TAPDB Admin - Dashboard{% endblock %} {% block content %}

Dashboard

{{ template_count }}
Templates
View All
{{ instance_count }}
Instances
View All
{{ lineage_count }}
Lineages
View All

Quick Actions

🔗 View Object Graph 📋 Browse Templates 📦 Browse Instances

Search by EUID

About TAPDB

TAPDB (Templated Abstract Polymorphic Database) is a flexible object model for building database applications. It provides:

{% endblock %}