{% extends "base.html" %} {% block title %}TapDB Templates{% endblock %} {% block content %}

Templates

Loaded templates are read-only. Admins can validate and load new template packs.

New Template Pack
{% for item in items %} {% endfor %}
EUIDNameCodeInstance Prefix
{{ item.euid }} {{ item.name }} {{ item.category }}/{{ item.type }}/{{ item.subtype }}/{{ item.version }} {{ item.instance_prefix }} Create
{% endblock %}