aboutsummaryrefslogblamecommitdiffstats
path: root/cmd/mist/assets/ext/home.html
blob: a524e8403278c08b73688aea956044d43e5d294a (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                         




        
                         


                                                          


       
<!doctype>
<html>
<head>
<title>Ethereum</title>

<style type="text/css">
h1 {
    text-align: center;
    font-family: Courier;
    font-size: 50pt;
}
</style>
</head>

<body>
<h1>... Ethereum ...</h1>
<ul>
    <li><a href="http://std.eth">std::Service</a></li>
</ul>
</body>
</html>