diff --git a/index.html.j2 b/index.html.j2 index 6945479..72155af 100644 --- a/index.html.j2 +++ b/index.html.j2 @@ -69,23 +69,32 @@

{{ _("%(curr)s Auditor", curr=currency) }}

-

- {{ _("This is the Web site of the auditor for the %(curr)s currency.",curr=currency) }} +

{% trans %} - In the GNU Taler system, an auditor is responsible for verifying - that an exchange operates correctly. If you trust us to do a good - job auditing, please click here: + You don't have a wallet installed yet.
+ Install the wallet from the installation page. + It only takes one click. {% endtrans %}

-
- +
+

+ {{ _("This is the Web site of the auditor for the %(curr)s currency.",curr=currency) }} + {% trans %} + In the GNU Taler system, an auditor is responsible for verifying + that an exchange operates correctly. If you trust us to do a good + job auditing, please click here: + {% endtrans %} +

+
+ +
+

+ {% trans %} + This will tell your wallet that you are willing to trust exchanges that + we audit to handle the TESTKUDOS currency properly. + {% endtrans %} +

-

- {% trans %} - This will tell your wallet that you are willing to trust exchanges that - we audit to handle the TESTKUDOS currency properly. - {% endtrans %} -