From cf3cdda4ee98fbe75d2ec91706c109605d168ac7 Mon Sep 17 00:00:00 2001 From: Nils Schneider Date: Wed, 2 May 2012 12:07:34 +0200 Subject: [PATCH] Revert "
to
"
is correct HTML5. See http://stackoverflow.com/questions/1946426/html-5-is-it-br-br-or-br This reverts commit 66c3e0c98f12e5c8f64cf9c48805c5da76d8c1c0. --- clients.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients.html b/clients.html index f2056027..52b75690 100644 --- a/clients.html +++ b/clients.html @@ -47,7 +47,7 @@ clients:

Bitcoin is a system of merchants, individuals, a network of participants and software. Together they maintain a mutually co-operating infrastructure without the need for authorities - a decentralised peer-to-peer system. A core layer of the Bitcoin system is the Bitcoin network through which people interact with it using Bitcoin client software. Below we list such software.

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

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

' %}