{% extends "base.html" %} {% block content %}

[[ table_title || table_name ]]

[[ table_description ]]

[[ col ]]
[[ formatValue(row[col]) ]]
{% endblock %}