summaryrefslogtreecommitdiff
path: root/citizens.html
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-11-18 12:20:04 +0100
committerChristian Grothoff <christian@grothoff.org>2014-11-18 12:20:04 +0100
commita0d56b88b29bda3b291d23af796fad1a1081ead5 (patch)
tree42e08b9cebb931a09b32eca91e5434665d82559a /citizens.html
parentab40b4248da067e36c6549a1fbf987cc8ee81eee (diff)
downloadwww-a0d56b88b29bda3b291d23af796fad1a1081ead5.tar.gz
www-a0d56b88b29bda3b291d23af796fad1a1081ead5.tar.bz2
www-a0d56b88b29bda3b291d23af796fad1a1081ead5.zip
stuff
Diffstat (limited to 'citizens.html')
-rw-r--r--citizens.html47
1 files changed, 47 insertions, 0 deletions
diff --git a/citizens.html b/citizens.html
new file mode 100644
index 00000000..a19eb2d2
--- /dev/null
+++ b/citizens.html
@@ -0,0 +1,47 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8">
+ <title>Taler - Taxable Anonymous Libre Electronic Reserves: Citizens</title>
+ <meta name="description" content="">
+ <!--# include file="common/header.inc" -->
+ </head>
+ <body class="en">
+ <div class="container">
+ <!--# include file="common/navigation.inc" -->
+ <!-- Jumbotron -->
+ <div class="jumbotron">
+ <img width="100%" src="images/logo-2014.png"></img>
+ <h1 lang="en">Electronic Payments for Libre Society!</h1>
+ <h1 lang="de">Elektronisches Bezahlen f&uuml;r eine freiheitliche Gesellschaft!</h1>
+ <h1 lang="fr">Paiements électroniques pour société libre!</h1>
+ <p class="lead">We are building Taler, a new electronic payment system for privacy and security.</p>
+ <!-- p><a class="btn btn-lg btn-success" href="#" role="button">Get started today</a></p -->
+ </div>
+
+ <!-- Example row of columns -->
+ <div class="row">
+ <div class="col-lg-4">
+ <h2>Security</h2>
+ <p>.</p>
+ </div>
+ <div class="col-lg-4">
+ <h2>Privacy</h2>
+ <p>.</p>
+ </div>
+ </div>
+ <div class="row">
+ <div class="col-lg-4">
+ <h2>Convenience</h2>
+ <p>.</p>
+ </div>
+ <div class="col-lg-4">
+ <h2>Stability </h2>
+ <p>.</p>
+ </div>
+ </div>
+
+ <!--# include file="common/footer.inc" -->
+ </div> <!-- /container -->
+ </body>
+</html>