Files
fb-admin/static/index.html
T
2019-06-17 14:25:27 +02:00

12 lines
252 B
HTML

<html>
<head>
<script src="FrontblockLib.js"></script>
</head>
<body>
yo whatup <a href="/wallet">wallets are here</a><br />
yo whatup <a href="/paymentmanager">paymentmanager is here</a><br />
</body>
</html>