diff --git a/clients.html b/clients.html index 290ef2cc..82df22a8 100644 --- a/clients.html +++ b/clients.html @@ -27,7 +27,7 @@ clients:

Short text describing what a bitcoin client is and why it is required to download one as opposed to, say, using a web service...

{% for client in page.clients %} - {% cycle '', '', '', '

' %} + {% cycle '', '', '', '

' %}

{{ client.name }}