From ece5f332554a66930dce2e631026c791c5bc59b9 Mon Sep 17 00:00:00 2001
From: Ekaitz Zarraga <ekaitz@elenq.tech>
Date: Sun, 15 Sep 2024 19:23:05 +0200
Subject: Contact for ordering: automate with mailto links

---
 templates/en/_books.md                 | 2 +-
 templates/en/_funding.md               | 3 ---
 templates/en/_programming_in_python.md | 1 +
 templates/en/_whats_informatics.md     | 1 +
 4 files changed, 3 insertions(+), 4 deletions(-)

(limited to 'templates/en')

diff --git a/templates/en/_books.md b/templates/en/_books.md
index 6df057b..7c2097a 100644
--- a/templates/en/_books.md
+++ b/templates/en/_books.md
@@ -5,7 +5,7 @@ file, with the goal of making them available for anyone.
 
 Digital versions of the books are available in the list below while the
 paperback edition can be obtained [contacting
-us](https://elenq.tech/en/#contact).
+us](mailto:publishing@elenq.tech).
 
 For those who want to take part in the development, send comments, propose
 corrections or even create derivative works, having the sources is more than
diff --git a/templates/en/_funding.md b/templates/en/_funding.md
index f1e1ffe..da0d1f6 100644
--- a/templates/en/_funding.md
+++ b/templates/en/_funding.md
@@ -13,6 +13,3 @@ physical or digital books.
 Even further, its also possible [to hire ElenQ
 Technology](https://elenq.tech/en/#products) for training or as an independent
 research and development team.
-
-For both things, you can contact us with the contact info [you can find
-here](https://elenq.tech/en/#contact).
diff --git a/templates/en/_programming_in_python.md b/templates/en/_programming_in_python.md
index 9f5b431..4392e7b 100644
--- a/templates/en/_programming_in_python.md
+++ b/templates/en/_programming_in_python.md
@@ -4,6 +4,7 @@
 - Price of the physical book: 30€
 - Available languages and formats:
     - Español
+        - [Order in paperback](mailto:publishing@elenq.tech?subject=Programming in Python)
         - [Easy to print PDF](/books/Programming_in_Python/es/book-simple.pdf)
         - [Web](/books/Programming_in_Python/es/web.html)
         - [Simple Web](/books/Programming_in_Python/es/web-simple.html)
diff --git a/templates/en/_whats_informatics.md b/templates/en/_whats_informatics.md
index 4629c69..16d0f7e 100644
--- a/templates/en/_whats_informatics.md
+++ b/templates/en/_whats_informatics.md
@@ -4,6 +4,7 @@
 - Price of the physical book: 15€
 - Available languages and formats:
     - Español
+        - [Order in paperback](mailto:publishing@elenq.tech?subject=What's informatics)
         - [Printable PDF](/books/What_is_Informatics/es/book-simple.pdf)
         - [Web](/books/What_is_Informatics/es/web.html)
         - [Simple web](/books/What_is_Informatics/es/web-simple.html)
-- 
cgit v1.2.3