From fe784946a13adf5fad10ba8da9ab007d1ae47c8e Mon Sep 17 00:00:00 2001 From: sejo Date: Sun, 24 Dec 2023 20:19:39 +0100 Subject: [PATCH] added header in spanish, icon link goes to {inicio} --- generasitio.lua | 2 +- templates/pageheader_es.html | 30 ++++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+), 1 deletion(-) create mode 100644 templates/pageheader_es.html diff --git a/generasitio.lua b/generasitio.lua index c6d9a8a..b529982 100644 --- a/generasitio.lua +++ b/generasitio.lua @@ -14,7 +14,7 @@ templates = { incoming = { path = "pageincoming.html", template = ""} }, webEs = { - header = { path = "pageheader.html", template = ""}, + header = { path = "pageheader_es.html", template = ""}, footer = { path = "pagefooter_es.html", template = ""}, incoming = { path = "pageincoming_es.html", template = ""} }, diff --git a/templates/pageheader_es.html b/templates/pageheader_es.html new file mode 100644 index 0000000..fa54d0e --- /dev/null +++ b/templates/pageheader_es.html @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + +{title} — {ptitle} + + +
+
{title}
+

{ptitle}

+ {webtranslation} +
+ +