diff --git a/internal/telegramloginhttp/handler.go b/internal/telegramloginhttp/handler.go
index 9130a5e8..b977b76d 100644
--- a/internal/telegramloginhttp/handler.go
+++ b/internal/telegramloginhttp/handler.go
@@ -166,9 +166,16 @@ var authorizationPage = template.Must(template.New("telegram-login").Parse(`Log in with {{.AppName}}
Log in with {{.AppName}}
Open the {{.AppName}} app and approve this request. Keep this page open.
Open {{.AppName}}{{if .MatchCode}}When prompted, select this emoji in {{.AppName}}:
{{.MatchCode}}
{{end}}Waiting for approval…
This request expires at {{.ExpiresAt}}.
-