{% raw %} {% extends "navigation_template.html" %} {% block body_form %}

{{ page_heading }}

{% endraw %} {{ current_table_name }} id (type: {{ blueprints['database']['current_table'].column_details['id'].type }}) {% raw %}
{% endblock %} {% block body_data1 %} {{ df_html }} {% endblock %} {% endraw %}