Files
www/articles/20170210/header.html
2018-09-02 09:39:01 +02:00

18 lines
485 B
HTML

<div class="container-fluid bg-grey">
<div class="row">
<div class="col-sm-4">
<br><img id="logo_ARTICLE" src="articles/ARTICLE/images/btc_node.jpg" width="100%; height: auto"></img>
<br><p>ARTICLE</p>
</div>
<div class="col-sm-8">
<h2>Install a full node</h2>
<h4>Want to be part of it !</h4>
<p>
But I don't have enought disk space ...<br>
So it will be a pruned one.
</p>
####BUTTON####
</div>
</div>
</div>