RTL/angular/index.html
ShahanaFarooqui d87f75d3ef Peer and Channel Enhancements
Connect Peer: Remove host, add with pubkey only.
Peers List: Add Alias.
Channel select: Replace peer pubkey in select with Alias.
Channel Close.
2018-11-04 18:47:00 -05:00

13 lines
596 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>RTL</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="assets/images/favicon.ico">
<link rel="stylesheet" href="styles.dafc16bc57f826ca1c6c.css"></head>
<body>
<rtl-app></rtl-app>
<script type="text/javascript" src="runtime.ec2944dd8b20ec099bf3.js"></script><script type="text/javascript" src="polyfills.b2575713cefb95077d85.js"></script><script type="text/javascript" src="main.02fab6887dacbfc6abf7.js"></script></body>
</html>