$def with () $var title: Auth $if tx.user.is_owner:

sign-ins and visitors

$elif tx.user.session:

You are signed in as $tx.user.session["url"]

$elif not tx.host.owner:

Claim ownership

This domain has not yet been initialized.

$else:

Owner

Visitor