diff options
Diffstat (limited to 'contrib/persona-network-timeout.en.must')
-rw-r--r-- | contrib/persona-network-timeout.en.must | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/contrib/persona-network-timeout.en.must b/contrib/persona-network-timeout.en.must new file mode 100644 index 000000000..c1ad79b34 --- /dev/null +++ b/contrib/persona-network-timeout.en.must @@ -0,0 +1,13 @@ +<html> +<head> +<title>KYC provider timeout</title> +</head> +<body> +The KYC backend interaction ran into a timeout. +<pre> +{{ kyc_http_status }} +{{ kyc_logic }} +{{ kyc_server_reply }} +</pre> +</body> +</html> |