aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html12
1 files changed, 3 insertions, 9 deletions
diff --git a/templates/base.html b/templates/base.html
index f375a5f..b37315c 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -48,19 +48,13 @@
<!-- TODO: do this programmaticaly -->
{% if lang == "ru" %}
Есть вопросы? Напиши мне на
- <a href="yps@yaroslavps.com">yps@yaroslavps.com</a>, или глянь в
- список рассылки
- <a href="https://lists.sr.ht/~yaroslav/saucesource.cc-comments">здесь</a>.
+ <a href="yps@yaroslavps.com">yps@yaroslavps.com</a>
{% elif lang == "es" %}
¿Dudas, preguntas? Envíame un correo electrónico a
- <a href="yps@yaroslavps.com">yps@yaroslavps.com</a>, o hechale un
- vistazo a la lista de correo
- <a href="https://lists.sr.ht/~yaroslav/saucesource.cc-comments">aquí</a>.
+ <a href="yps@yaroslavps.com">yps@yaroslavps.com</a>
{% else %}
Have any questions? Send me an email at
- <a href="yps@yaroslavps.com">yps@yaroslavps.com</a>, or checkout the
- comments mailing list
- <a href="https://lists.sr.ht/~yaroslav/saucesource.cc-comments">here</a>.
+ <a href="yps@yaroslavps.com">yps@yaroslavps.com</a>
{% endif %}
</p>
</div>