From 1e8733bca9d3158950d319f248cec071764ddd0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Sat, 27 Mar 2021 18:56:27 +0300 Subject: Site deprecation Will keep posting on my own website and on based.cooking --- templates/base.html | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'templates/base.html') 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 @@ {% if lang == "ru" %} Есть вопросы? Напиши мне на - yps@yaroslavps.com, или глянь в - список рассылки - здесь. + yps@yaroslavps.com {% elif lang == "es" %} ¿Dudas, preguntas? Envíame un correo electrónico a - yps@yaroslavps.com, o hechale un - vistazo a la lista de correo - aquí. + yps@yaroslavps.com {% else %} Have any questions? Send me an email at - yps@yaroslavps.com, or checkout the - comments mailing list - here. + yps@yaroslavps.com {% endif %}

-- cgit v1.2.3