{% extends "base.html" %} {% block title %}Edit metadata for {{ target_type }} {% if database %}{{database}}{% endif %}{% if table %}/{{ table }}{% endif %}{% endblock %} {% block content %}
Markdown is supported