-
Notifications
You must be signed in to change notification settings - Fork 1
/
dapp.htm
25 lines (22 loc) · 1.07 KB
/
dapp.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>dapp</title>
<link href=".src/preferred.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<p class='header'>
<a href="-home.htm">Home</a> | <a href="-diary.htm">Diary</a> | <a href="-todo.htm">Todo</a> | <a href="-index.htm">Index</a> | <a href="-about.htm">About</a> |</p>
<p class='main'><span class="rel">Related:<a href="we.htm"> We</a>b3</span><br/>
<br/>
Distributed Application<br/>
<br/>
<a class="ext" href="https://FlexDapps.com">FlexDapps.com</a> <span class="quot2">>></span><br/>
<br/>
<a class="ext" href="https://Embark.Status.im">Embark.Status.im</a> <span class="quot2">>>The all-in-one <a href="dev.htm">dev</a>eloper platform for <a href="buil.htm">buil</a>ding and deploying decentralized applications.</p>
<p class='footer'>
Page generated from <a href=".txt/dapp">dapp</a> by <a href=".src/lens.el">lens.el</a>.</p>
</body>
</html>