Unstyled browser-based activation process
[gamestick-pjgsapi.git] / templates / activate-success.phtml
1 <html xmlns="http://www.w3.org/1999/xhtml">
2   <head>
3     <meta charset="utf-8"/>
4     <title>GameStick activation: Success</title>
5   </head>
6   <body>
7     <h1>PlayJam GameStick activation complete</h1>
8     <p>
9       Your profile has been updated.
10       You can continue with your GameStick setup.
11     </p>
12   </body>
13 </html>