9 lines
169 B
PHP
9 lines
169 B
PHP
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
</head>
|
|
<body>
|
|
Your payment is waiting. It might take some time until it is completed.
|
|
</body>
|
|
</html> |