Targetons del Zamenhofa Tago

This commit is contained in:
Enric Pineda 2022-12-10 10:25:36 +01:00
parent 5960565cdc
commit 383d64bea6
4 changed files with 24 additions and 2 deletions

View file

@ -1,6 +1,6 @@
<?php
/*Configuració per a l'enviador*/
$tema = "ESPERANTO*INFO - Numero 15";
$html_missatge = "informiloj/num15.html";
$tema = "Invitació als actes del Zamenhofa Tago 2022";
$html_missatge = "informiloj/zamentago.html";
$correus_fitxer = "mails.txt";
?>

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

22
informiloj/zamentago.html Normal file
View file

@ -0,0 +1,22 @@
<!DOCTYPE html>
<html lang='ca-es'>
<head>
<title>ESPERANTO*INFO</title>
<meta charset='utf-8'>
<style>
body {font-family: "Arial", sans-serif}
table {margin: 0px auto;}
h1,h2,h3,h4,h5,h6,a {color: #009933;}
p {font-size: 1.1em; line-height: 1.5em;}
hr {width: 600px; background-color: #009933;}
</style>
<script>
</script>
</head>
<body>
<p><img src="https://www.esperanto.cat/esperantoinfo/img/targeto-zamfesto22-01.jpg" width="600px" height="auto" />
</p>
<p>
<a href="https://www.esperanto.cat/inscriu-te-als-actes-de-dia-de-zamenhof/"><img src="https://www.esperanto.cat/esperantoinfo/img/targeto-zamfesto22-02.jpg" width="600px" height="auto" /></a>
</p></body>
</html>