1
1
mirror of https://github.com/bumi/lntip synced 2025-06-24 12:40:25 +00:00
lntip/views/index.html
2019-01-07 16:26:08 +01:00

12 lines
191 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title></title>
</head>
<body>
<script src="/static/lntip.js" lntip-host="http://localhost:1323"></script>
</body>
</html>