|
|
@ -1,6 +1,5 @@ |
|
|
|
{% extends "index.html" %} |
|
|
|
|
|
|
|
<!-- load into index template --> |
|
|
|
{% block child %} |
|
|
|
<div class="mobile_placeholder"> |
|
|
|
<form action="/" method="get"> |
|
|
@ -10,19 +9,18 @@ |
|
|
|
</svg> |
|
|
|
</form> |
|
|
|
<div class="open"> |
|
|
|
{# Test Content - add language handling json#} |
|
|
|
<div class="box"> |
|
|
|
</div> |
|
|
|
<div class="content" id="larger"> |
|
|
|
<h2 id="small">Solar Miner</h2> |
|
|
|
<h3>Intelligent Distribution of exess energy</h3> |
|
|
|
<p>The most impressive network on out planet can be found underground. |
|
|
|
All organisms on earth are related, they are friends and followers. |
|
|
|
All of them have favorite environments that get them into a good mood. |
|
|
|
They show it with flowers or sweet fruit. |
|
|
|
RootWork aims to become a network of optimal conditions for all organisms and serves as a database for Tekla. |
|
|
|
<h3>Solar-powered Crypto Mining System shaping a green future</h3> |
|
|
|
<p> |
|
|
|
|
|
|
|
Sustain energy needs, reduce energy waste in mining and use surplus solar power to build a decentralized and green future. |
|
|
|
The Solar Miner system transmits redundant energy to power a ready-to-use mining rig. |
|
|
|
Rewards are split between a local wallet and that of a solarpunk project of choice. |
|
|
|
</p> |
|
|
|
<a href="/offgrid">MORE</a> |
|
|
|
<a href="/solar-miner">GO</a> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|