Test
From CoinWiki
<!doctype html>
<html>
<head> <meta http-equiv="refresh" content="60"> <title>Crypto Dashboard</title> <style> .coinmarketcap-currency-widget { width: 45%; margin: 10px 1%; float: left; } </style> </head> <body> <script type="text/javascript" src="https://files.coinmarketcap.com/static/widget/currency.js"></script>
</body>
</html>