aboutsummaryrefslogtreecommitdiff
path: root/citizens.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'citizens.html.j2')
-rw-r--r--citizens.html.j210
1 files changed, 5 insertions, 5 deletions
diff --git a/citizens.html.j2 b/citizens.html.j2
index 58295564..cf8a8cfa 100644
--- a/citizens.html.j2
+++ b/citizens.html.j2
@@ -18,11 +18,11 @@
18 </div> 18 </div>
19</div> 19</div>
20 20
21<div class="container"> 21<div class="container adorn_h3_bracket">
22 <!-- Example row of columns --> 22 <!-- Example row of columns -->
23 <div class="row"> 23 <div class="row">
24 <div class="col-lg-6"> 24 <div class="col-lg-6">
25 <h2>{{ _("Security") }}</h2> 25 <h3>{{ _("Security") }}</h3>
26 26
27 <p>{{ _("Taler uses modern cryptography, ensuring that there 27 <p>{{ _("Taler uses modern cryptography, ensuring that there
28 is no counterfeit. Your digital wallet is safer 28 is no counterfeit. Your digital wallet is safer
@@ -34,7 +34,7 @@
34 34
35 </div> 35 </div>
36 <div class="col-lg-6"> 36 <div class="col-lg-6">
37 <h2>{{ _("Privacy") }}</h2> 37 <h3>{{ _("Privacy") }}</h3>
38 38
39 <p>{{ _("Your transactions are private, neither the exchange 39 <p>{{ _("Your transactions are private, neither the exchange
40 nor merchant needs to learn your identity. There is 40 nor merchant needs to learn your identity. There is
@@ -47,7 +47,7 @@
47 </div> 47 </div>
48 <div class="row"> 48 <div class="row">
49 <div class="col-lg-6"> 49 <div class="col-lg-6">
50 <h2>{{ _("Convenience") }}</h2> 50 <h3>{{ _("Convenience") }}</h3>
51 51
52 <p>{{ _("You will be able to withdraw money to replenish the 52 <p>{{ _("You will be able to withdraw money to replenish the
53 digital coins in your wallet using your credit card 53 digital coins in your wallet using your credit card
@@ -58,7 +58,7 @@
58 58
59 </div> 59 </div>
60 <div class="col-lg-6"> 60 <div class="col-lg-6">
61 <h2>{{ _("Stability") }}</h2> 61 <h3>{{ _("Stability") }}</h3>
62 62
63 <p>{{ _("Coins in your digital wallet will be of the same 63 <p>{{ _("Coins in your digital wallet will be of the same
64 denomination as the cash in your physical wallet. 64 denomination as the cash in your physical wallet.