[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-www] 13/42: WIP: Avoid publishing internal e-mail address; Use of
From: |
gnunet |
Subject: |
[taler-www] 13/42: WIP: Avoid publishing internal e-mail address; Use office E-mail instead |
Date: |
Mon, 27 Nov 2023 23:54:09 +0100 |
This is an automated email from the git hooks/post-receive script.
andreas-habegger pushed a commit to branch master
in repository www.
commit 832405f7491ab0daa5b7aa7417459a29e4007924
Author: Andreas HABEGGER <andreas.habegger@bfh.ch>
AuthorDate: Sat Nov 18 23:32:36 2023 +0100
WIP: Avoid publishing internal e-mail address; Use office E-mail instead
---
common/footer-eu.j2.inc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/common/footer-eu.j2.inc b/common/footer-eu.j2.inc
index b3e60a1..21fd920 100644
--- a/common/footer-eu.j2.inc
+++ b/common/footer-eu.j2.inc
@@ -11,7 +11,8 @@
<ul class="footer-list">
{# <li><a href="{{ url_localized('contact.html') }}">{% trans
%}Contact Overview{% endtrans %}</a></li> #}
<li><strong>Coordinator:</strong> Technische Universiteit Eindhoven
(TUE)</li>
- <li><strong>E-Mail:</strong><a
href="mailto:eurotaler'AT'taler.net&subject=Mail from EU project Website"> {%
trans %}Consortium List{% endtrans %}</a></li>
+ {# TODO Adapt the consortium e-mail address bevore publishing #}
+ <li><strong>E-Mail:</strong><a
href="mailto:question'AT'taler.net&subject=Mail from EU project Website"> {%
trans %}Consortium Office{% endtrans %}</a></li>
</ul>
</div>
<div class="col-md-4 col-sm-12">
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [taler-www] branch master updated (1536788 -> 3a8daa7), gnunet, 2023/11/27
- [taler-www] 13/42: WIP: Avoid publishing internal e-mail address; Use office E-mail instead,
gnunet <=
- [taler-www] 21/42: HF: Fixes alignment issue in 'Project funded by' section, gnunet, 2023/11/27
- [taler-www] 34/42: UC: Updated color list-group-item mb-1 in consortium context, gnunet, 2023/11/27
- [taler-www] 25/42: UC: Switched to card elements for the partner panel; Imporvement of alignment., gnunet, 2023/11/27
- [taler-www] 20/42: UC: Added CBG, NLnet logos, gnunet, 2023/11/27
- [taler-www] 31/42: UC: Added event section based on carousel; Added placeholder for deliverables, gnunet, 2023/11/27
- [taler-www] 15/42: UC: Remove Taler System link from navigation, gnunet, 2023/11/27
- [taler-www] 26/42: MC: Integration of python-venv configuration, gnunet, 2023/11/27
- [taler-www] 01/42: Added a description of how to use Python venv, gnunet, 2023/11/27
- [taler-www] 03/42: Added missing python packages to run build script, gnunet, 2023/11/27
- [taler-www] 11/42: Added jinja code to create partner table form list, gnunet, 2023/11/27