{% extends "base.html" %} {% block crumbs %} {{ crumbs.nav(request=request, database=database, table=table) }} {% endblock %} {% block title %}Enrich data in {{ table }}{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
{{ "{:,}".format(stuff.count) }} row{% if stuff.count != 1 %}s{% endif %} selected {{ stuff.human_description_en }}