Merge pull request #275 from cubedro/develop

added attention warning
pull/5/head
Marian OANCΞA 9 years ago
commit a225a7d41f
  1. 5
      src/views/index.jade

@ -159,6 +159,11 @@ block content
div.row div.row
div.col-xs-12.stats-boxes div.col-xs-12.stats-boxes
div.row.second-row div.row.second-row
div.col-xs-12.stat-holder.box
div.active-nodes.text-warning
i.icon-warning-o
span.small-title ATTENTION!
span.small-value This page does not represent the entire state of the ethereum network - listing a node on this page is a voluntary process.
div.col-xs-12.stat-holder.box div.col-xs-12.stat-holder.box
div.active-nodes.text-danger div.active-nodes.text-danger
i.icon-hashrate i.icon-hashrate

Loading…
Cancel
Save