plugeth/ethereal/assets/ext/home.html

22 lines
248 B
HTML
Raw Normal View History

2014-08-07 14:35:47 +00:00
<!doctype>
<html>
<head>
<title>Ethereum</title>
<style type="text/css">
h1 {
text-align: center;
font-family: Courier;
font-size: 50pt;
margin-top: 25%
}
</style>
</head>
<body>
<h1>Ethereum</h1>
<!-- ĐΞV --!>
</body>
</html>