templates/success.html (
8
lines of code) (
raw
):
<!doctype html> <html> <head> <script src="util.js"></script> <script>redirect_to_demo('{{ token }}')</script> </head> <body></body> </html>