$def with (resource) $ path = tx.request.uri.path $ owner = tx.host.owner
$if not tx.request.uri.path:$_stripped_onion[:12-_prefix_length]
•
$tx.host.name
$if email := get_first(owner, "email"):
• $owner["email"][0]
• @$owner["nickname"][0]@$tx.host.name
$if key := get_key():
• $:"–".join(key.split()[:2])