polycule-connect/polyculeconnect/templates/complete.html
Melora Hugues 55bac84bc2
Some checks failed
continuous-integration/drone Build is failing
Add first basic POC
2023-10-14 18:08:03 +02:00

14 lines
No EOL
116 B
HTML

<html>
<head>
</head>
<body>
<h1>It works!</h1>
<p>
Token is {{.Token}}
</p>
</body>
</html>