File size: 132 Bytes
72d6194
 
 
 
 
 
 
1
2
3
4
5
6
7
<head>
    <title>Checkout Successful</title>
</head>
<body>
    <h1>Payment was successful</h1>
    <a href="/">Go home</a>
</body>