From 54056ad1e72a166883976a3fc4d71d82bd65ad2e Mon Sep 17 00:00:00 2001 From: Saivann Date: Thu, 21 Mar 2013 15:51:42 -0400 Subject: [PATCH] add english page fallback for users with javascript disabled --- index.html | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 9abb2c39..2bd7ab08 100644 --- a/index.html +++ b/index.html @@ -1,16 +1,22 @@ --- +layout: base-en +title: Bitcoin --- - - - -Bitcoin - - - +

An open source P2P digital currency

+

Bitcoin is a currency, a protocol, and a software that enables +

+

Bitcoin uses peer to peer technology to operate with no central authority; managing transactions and issuing Bitcoins are carried out collectively by the network. Through many of its unique properties, Bitcoin allows exciting uses that could not be covered by any previous payment systems.

+

The software is a community-driven free open source project, released under the MIT license.