added security alert blog post
This commit is contained in:
parent
1f5a8eebf8
commit
eccd9d566c
@ -7,10 +7,11 @@ block content
|
||||
div.col-xs-12.stats-boxes
|
||||
div.row.second-row
|
||||
div.col-xs-12.stat-holder.box
|
||||
div.active-nodes.text-orange
|
||||
div.active-nodes.text-danger
|
||||
i.icon-hashrate
|
||||
span.small-title Block #1028201 hash
|
||||
span.small-value {{frontierHash}}
|
||||
span.small-title SECURITY ALERT
|
||||
span.small-value
|
||||
a(href="https://blog.ethereum.org/2015/08/20/security-alert-consensus-issue/", target="_blank", class="text-danger") Read the blog post
|
||||
|
||||
div.row(ng-cloak)
|
||||
div.col-lg-3.col-md-3.col-sm-6.stat-holder
|
||||
|
@ -156,14 +156,15 @@ block content
|
||||
//- div.col-xs-12
|
||||
nodemap#mapHolder(data="map")
|
||||
|
||||
//- div.row
|
||||
div.row
|
||||
div.col-xs-12.stats-boxes
|
||||
div.row.second-row
|
||||
div.col-xs-12.stat-holder.box
|
||||
div.active-nodes.text-orange
|
||||
div.active-nodes.text-danger
|
||||
i.icon-hashrate
|
||||
span.small-title Block #1028201 hash
|
||||
span.small-value {{frontierHash}}
|
||||
span.small-title SECURITY ALERT
|
||||
span.small-value
|
||||
a(href="https://blog.ethereum.org/2015/08/20/security-alert-consensus-issue/", target="_blank", class="text-danger") Read the blog post
|
||||
|
||||
|
||||
//- div.clearfix
|
||||
|
Loading…
Reference in New Issue
Block a user