Browse Source

Update index.hbs

master
yuriy0803 3 years ago
parent
commit
317b5b2bf1
  1. 8
      www/app/templates/index.hbs

8
www/app/templates/index.hbs

@ -54,14 +54,6 @@
<div class="container">
{{high-charts mode=mode chartOptions=chartDiff content=chartData}}
</div>
{{#if (equals config.Network 'mordor')}}
<div class="bs-callout bs-callout-danger">
<h4>
Warning
</h4>
<p>This is an experimental pool running on the <strong>Mordor</strong> testnet! All mined coins are for testing purposes only.</p>
</div>
{{/if}}
<div class="jumbotron">
<div class="container">
<h3 class="text-center" style="padding: 0 0 5px 0; margin: 0 0 40px 0;"> Instructions</h3>

Loading…
Cancel
Save