@(tpi: debiki.SiteTpi, origNonceBack: String, tryLoginAgainUrl: String, idpName: String) @css = @{(""" """)} @* SECURITY SHOULD compare origNonceBack with the local storage nonce, and generate a new nonce and use in loginUrlNewNonce below. [br_authn_nonce] *@ @tryAgainUrlNewNonce = @{ tryLoginAgainUrl } @views.html.createsite.main(tpi, css = css) {

Try again?


Would you like to log in again, over at @idpName — with a different account this time? Or create a new?

Login again

@* UX SHOULD skip this for embedded comments pages? Then don't know what's at: / at the embedding website. *@ Go to topic list page / Home

}