{% import "components.html" as c with context %} {# an agent's own page: who it is, and a tab at a time of what it is made of, found, has to hand, is doing and did #} {% set base = "/agents/" ~ ref(selected.computer_id) ~ "/" ~ ref(selected.id) ~ "/profile" %}