diff --git a/re2o/templates/re2o/contact.html b/re2o/templates/re2o/contact.html index f508932e..bf97c288 100644 --- a/re2o/templates/re2o/contact.html +++ b/re2o/templates/re2o/contact.html @@ -39,13 +39,21 @@ with this program; if not, write to the Free Software Foundation, Inc., {% for contact in contacts %}
-

{{ contact.get_name }}

-
-
-
{{ contact.commentary}}
- -
+
+
+
+
+

{{ contact.get_name }}

+
+ +
+
+
+ {{ contact.commentary}} +
{% endfor %} diff --git a/tickets/templates/tickets/contact.html b/tickets/templates/tickets/contact.html index f6c9561b..203bfca7 100644 --- a/tickets/templates/tickets/contact.html +++ b/tickets/templates/tickets/contact.html @@ -1,13 +1,19 @@ {% load i18n %}
-

{% trans "Tickets" %}

+
+
+
+
+

{% trans "Tickets" %}

+
+ +
+
+
-
-
{% blocktrans %}If you are experiencing issues with the services offered by {{asso_name}}, you can open a ticket that will be taken care of. If you want to contact us on any other topic, please choose one address below.{% endblocktrans %} -
- -