added security alert blog post

This commit is contained in:
cubedro 2015-08-20 21:38:21 +03:00
parent 1f5a8eebf8
commit eccd9d566c
2 changed files with 9 additions and 7 deletions

View File

@ -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

View File

@ -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