{% extends "modern/base.html" %} {% block title %}Templates - Zebra Day{% endblock %} {% block content %}
Manage TapDB template records and label-profile defaults.
| Name | Action |
|---|---|
| {{ template_name }} |
No templates stored in TapDB yet.
| Profile | Template |
|---|---|
| {{ profile.profile_name }} | {{ profile.template_name or "unbound" }} |
No label profiles stored in TapDB yet.
This editor writes directly to TapDB through the same API contract used by downstream Python clients.