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

Create Instance

Template{{ template.euid }} ยท {{ template.name }}
Code{{ template_code }}
{% if error %}
{{ error }}
{% endif %}
{% endblock %}