{# The system page. Rows are built in the route, not here: UI standards keep computation out of templates, and a table macro that escapes every cell wants plain strings. #} {% extends "base.html" %} {% from "mirrorwall/components.html" import kv_list, table %} {% block content %}