diff --git a/server/internal/adminui/render.go b/server/internal/adminui/render.go index 0e694c9..8d00c18 100644 --- a/server/internal/adminui/render.go +++ b/server/internal/adminui/render.go @@ -324,6 +324,12 @@ const baseHTML = `

Enrolment link

Single use, valid 24 hours. Treat it like a password until it is spent.

+ +

Open in the Echolot app

+

Only works on the phone you are enrolling. From anywhere else, copy the link + into the app's enrolment field, or deliver it over adb.

{{.}}

adb shell am start -a android.intent.action.VIEW -d "{{.}}"