blob: 824a6941b2da07c7c40a4390f7c38cb41eaaf8cf (
plain) (
tree)
|
|
{% if page.lang == 'en' %}
Do you have a comment on this text?
<a href="mailto:eu@euandre.org">Email me</a>
directly or start a discussion in my
<a href="mailto:~euandreh/public-inbox@lists.sr.ht?Subject=RE%3A%20{{ page.title | uri_escape }}">public inbox</a>,
or see
<a href="https://lists.sr.ht/~euandreh/public-inbox?search={{ page.title | uri_escape }}">existing discussions</a>.
{% elsif page.lang == 'pt' %}
Você tem um comentário sobre esse texto?
<a href="mailto:eu@euandre.org">Me mande um email</a>
diretamente ou comece uma discussão na minha
<a href="mailto:~euandreh/public-inbox@lists.sr.ht?Subject=RE%3A%20{{ page.title | uri_escape }}">caixa de entrada pública</a>,
ou procure por
<a href="https://lists.sr.ht/~euandreh/public-inbox?search={{ page.title | uri_escape }}">discussões existentes</a>.
{% elsif page.lang == 'fr' %}
Avez-vous des commentaires à propos de cette text?
<a href="mailto:eu@euandre.org">Envoyez-moi un email</a>
directement ou commencer une discussiòn dans ma
<a href="mailto:~euandreh/public-inbox@lists.sr.ht?Subject=RE%3A%20{{ page.title | uri_escape }}">boîte de récepcion publique</a>,
ou rechèrche les
<a href="https://lists.sr.ht/~euandreh/public-inbox?search={{ page.title | uri_escape }}">discussion existantes</a>.
{% endif %}
|