{# the agent's events as a log in a box, newest on top; the top asks for newer ones every few seconds - with the day of the newest line when no date marks it yet - and the end for older ones as it comes into view #} {% set base = "/agents/" ~ ref(selected.computer_id) ~ "/" ~ ref(selected.id) ~ "/profile/events" %}