summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html22
1 files changed, 18 insertions, 4 deletions
diff --git a/index.html b/index.html
index b38f6cc7..9a56f790 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,9 @@
<html>
<head>
<meta charset="utf-8">
- <title lang="en">Taler - Taxable Anonymous Libre Electronic Reserves</title>
+ <title lang="en">GNU Taler - Taxable Anonymous Libre Electronic Reserves</title>
+ <title lang="fr">GNU Taler - Taxable Anonyme Libre Electronique Réserve</title>
+ <title lang="de">GNU Taler - Taxable Anonyme Liberal Electronische Reserven</title>
<meta name="description" content="Anonymous electronic payments for civil society">
<!--# include file="common/header.inc" -->
</head>
@@ -10,7 +12,9 @@
<div class="container">
<!--# include file="common/navigation.inc" -->
<!-- Jumbotron -->
- <img width="100%" src="/images/logo-2014-medium.png"></img>
+ <div class="jumbotron">
+ <img align="middle" width="33%" src="/images/logo-2014-medium.png"></img>
+ </div>
<div class="jumbotron">
<h1 lang="en">Electronic payments for a liberal society!</h1>
<h1 lang="de">Elektronisches Bezahlen f&uuml;r eine freiheitliche Gesellschaft!</h1>
@@ -101,15 +105,19 @@
<h2 lang="en">Libre</h2>
<h2 lang="de">Liberal</h2>
<h2 lang="fr">Libre</h2>
+<<<<<<< HEAD
<h2 lang="it">Libre</hr>
<p lang="en">Taler is free software implementing an open protocol.
+=======
+ <p lang="en">Taler is free software from <a href="http://www.gnu.org/">GNU</a> implementing an open protocol.
+>>>>>>> 82316c4625b8dced25adb1bdabe182a74b648f83
Anybody is welcome to inspect our code and integrate our reference
implementation into their applications.</p>
- <p lang="de">Taler ist freie Software, welche ein offenes Protokoll
+ <p lang="de">Taler ist freie Software des <a href="http://www.gnu.org/">GNU Projektes</a>, welche ein offenes Protokoll
implementiert. Der Code ist frei verf&uuml;gbar und jeder ist
eingeladen, die Referenzimplementierung in eigene Projekte zu
&uuml;bernehmen.</p>
- <p lang="fr">Taler est un logiciel libre exécutant un protocole
+ <p lang="fr">Taler est un logiciel libre du <a href="http://www.gnu.org/">GNU</a> exécutant un protocole
ouvert. Vous pouvez tous inspecter notre code et intégrer notre mise
en oeuvre de référence dans vos applications.</p>
<p lang="it">Taler è un free software che utilizza un protocollo aperto. Chiunque
@@ -172,10 +180,16 @@
</div>
<div class="col-lg-4">
<h2>News</h2>
+<<<<<<< HEAD
<p lang="en">Video of Taler presentation at FOSSA now online.</p>
<p lang="de">Video der Taler Pr&auml;sentation von FOSSA jetzt online.</p>
<p lang="fr">Video du présentation de Taler à FOSSA disponible.</p>
<p lang="it">Il video della presentazione di Taler a FOSSA è ora online.</p>
+=======
+ <p lang="en">Taler becomes a GNU package.</p>
+ <p lang="de">Taler wird ein GNU Paket.</p>
+ <p lang="fr">Taler intégre le GNU project.</p>
+>>>>>>> 82316c4625b8dced25adb1bdabe182a74b648f83
<p><a lang="en" class="btn btn-primary" href="/news" role="button" lang="en">Learn more &raquo;</a></p>
<p><a lang="de" class="btn btn-primary" href="/news" role="button" lang="de">Mehr erfahren &raquo;</a></p>
<p><a lang="fr" class="btn btn-primary" href="/news" role="button" lang="fr">En savoir plus &raquo;</a></p>