diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2,11 +2,11 @@ <html lang="en"> <head> <meta charset="utf-8"> - <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> + <title lang="en">GNU Taler</title> + <title lang="fr">GNU Taler</title> + <title lang="de">GNU Taler</title> <title lang="it">GNU Taler</title> - <title lang="es">GNU Taler - Reservas Electrónicas Libres Anónimas Imponibles</title> + <title lang="es">GNU Taler</title> <meta name="description" content="Anonymous electronic payments for civil society"> <!--# include file="common/header.inc" --> </head> |