{% extends "datashow/base.html" %} {% load datashow_tags %} {% block title %} {% if row_label %} {{ row_label }} {% else %} {{ table.label }} {% endif %} {% endblock title %} {% block content %} {% block datashow_rowheader %} {% block datashow_rowheader_breadcrumb %} {% if dataset.default_table != table %} ← {{ table.label }} {% else %} ← {{ table.label }} {% endif %} {% endblock datashow_rowheader_breadcrumb %} {% if row_label %}