From 94cf85accfd5011b9b6164e903316be9cb438a3e Mon Sep 17 00:00:00 2001 From: pebosi Date: Tue, 14 Jan 2014 23:15:19 +0100 Subject: [PATCH] Update static templates --- templates/static/artwork.html | 4 +-- templates/static/cebit.html | 10 +++---- templates/static/chat.html | 2 +- templates/static/development.html | 14 +++++----- templates/static/donation.html | 2 +- templates/static/features.html | 44 +++++++++++++++---------------- templates/static/getinvolved.html | 14 +++++----- templates/static/imprint.html | 18 ++++++------- templates/static/press.html | 2 +- 9 files changed, 55 insertions(+), 55 deletions(-) diff --git a/templates/static/artwork.html b/templates/static/artwork.html index 4da0aadf..3b7a14d0 100644 --- a/templates/static/artwork.html +++ b/templates/static/artwork.html @@ -38,7 +38,7 @@ -
+

{{ _("Donations") }} @@ -149,7 +149,7 @@

{{ _("Contribute yourself") }}

-
+

{{ _("Development") }}

{% if lang == "de" %}

@@ -171,7 +171,7 @@ {% end %}

-
+

{{ _("Translation") }}

{% if lang == "de" %}

@@ -186,13 +186,13 @@ {% end %}

- - {{ _("Translation team") }} + + {{ _("Translation team") }}

-
+

{{ _("Promotion") }}

{% if lang == "de" %}

diff --git a/templates/static/imprint.html b/templates/static/imprint.html index d7ecb7a0..8db1907b 100644 --- a/templates/static/imprint.html +++ b/templates/static/imprint.html @@ -18,50 +18,50 @@ {% end %}

-
+
Michael Tremer
Gerhardstraße 8
D-45711 Datteln
- + {{ _("Mail") }}
-
+
Christian Schmidt
Mathildenstraße 25
D-90489 Nürnberg
- + {{ _("Mail") }}
-
+
Arne Fitzenreiter
Hauptstraße 4
D-99735 Friedrichsthal
- + {{ _("Mail") }}
-
+
Stefan Schantl
Beethovenstraße 6
A-8605 Kapfenberg
- + {{ _("Mail") }}
@@ -72,7 +72,7 @@

Haftungsausschluss

{% if not lang == "de" %} -
+
This is some legal stuff that is required by the laws of Germany. where this project and website are located.
diff --git a/templates/static/press.html b/templates/static/press.html index 368abe61..a3993c5a 100644 --- a/templates/static/press.html +++ b/templates/static/press.html @@ -27,7 +27,7 @@ D-45711 Datteln
- + {{ _("Mail") }} -- 2.47.3