Remove unused/dead links
Some links are old/outdated. Stats also needs to be hidden until the stats are up and working again. Don't delete the stats-related code, just hide the website elements corresponding to it.
How about simple-summay-stats.html like as following

Iv made it as a directive to replace the summary-stats directive.
this directive make use of the modified getHashrate() function found at routes/stats.js
I like this a lot. Looking forward to the PR!
OK! PR #91 is my try (similar with the eth-netstat style)
and... Iv found two outdated link.
- http://www.ethereumclassic.com, found at
public/tpl/footer.htmlPR #94 - http://etc.minertopia.org, found at the main home. see also PR #91 (the broken link removed by this PR)
and currently not working (or slow) stats function related things is the stats menu. I guess.