16 lines
249 B
HTML
16 lines
249 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Munin Bitcoin</title>
|
|
</head>
|
|
<body>
|
|
<h1>Munin Bitcoin</h1>
|
|
|
|
<h2>Status</h2>
|
|
|
|
<p>🟢 Service: Running</p>
|
|
<p>Wallet: Not configured</p>
|
|
<p>Bitcoin node: Not connected</p>
|
|
|
|
</body>
|
|
</html> |