fix typo and translate

This commit is contained in:
dolphinau 2026-04-25 20:19:26 +02:00
parent 2da0996d1a
commit 77063a8fbb
12 changed files with 358 additions and 299 deletions

View file

@ -1,17 +1,21 @@
<!DOCTYPE html> <!doctype html>
<html> <html>
<head> <head>
<link rel="stylesheet" <meta http-equiv="content-type" content="text/html; charset=utf-8" />
href="https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit-css-1.9.5.min.css"/> <link
rel="stylesheet"
href="https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit-css-1.9.5.min.css"
/>
</head> </head>
<body> <body>
<section> <section>
<header> <header>
<nav> <nav>
<ul> <ul>
<li><img src="./todo.png" alt="logo" style="max-height: 100px;"/></li> <li>
<img src="./todo.png" alt="logo" style="max-height: 100px" />
</li>
</ul> </ul>
</nav> </nav>
<nav> <nav>
@ -27,11 +31,8 @@
</header> </header>
<article> <article>
<p> <p>TODO</p>
TODO
</p>
</article> </article>
</body>
</section> </section>
</body>
</html> </html>

View file

@ -1,37 +1,38 @@
<!DOCTYPE html> <!doctype html>
<html> <html>
<head> <head>
<link rel="stylesheet" <meta http-equiv="content-type" content="text/html; charset=utf-8" />
href="https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit-css-1.9.5.min.css"/> <link
rel="stylesheet"
href="https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit-css-1.9.5.min.css"
/>
</head> </head>
<body> <body>
<section> <section>
<header> <header>
<nav> <nav>
<ul> <ul>
<li><img src="./todo.png" alt="logo" style="max-height: 100px;"/></li> <li>
<img src="./todo.png" alt="logo" style="max-height: 100px" />
</li>
</ul> </ul>
</nav> </nav>
<nav> <nav>
<ul> <ul>
<li><a href="/">Informations</a></li> <li><a href="/de/">Informationen</a></li>
<li><a href="/venir">Venir</a></li> <li><a href="/de/venir">Zu Kommen</a></li>
<li><a href="/dormir">Dormir</a></li> <li><a href="/de/dormir">Zu Schlafen</a></li>
<li><a href="/liste">Liste de mariage</a></li> <li><a href="/de/liste">Hochzeitsliste</a></li>
<li><a href="/concert">Concert</a></li> <li><a href="/de/concert">Konzert</a></li>
<li><a href="/tournoi">Tournoi de volley</a></li> <li><a href="/de/tournoi">Volleyballturnier</a></li>
</ul> </ul>
</nav> </nav>
</header> </header>
<article> <article>
<p> <p>TODO</p>
TODO
</p>
</article> </article>
</body>
</section> </section>
</body>
</html> </html>

View file

@ -1,37 +1,38 @@
<!DOCTYPE html> <!doctype html>
<html> <html>
<head> <head>
<link rel="stylesheet" <meta http-equiv="content-type" content="text/html; charset=utf-8" />
href="https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit-css-1.9.5.min.css"/> <link
rel="stylesheet"
href="https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit-css-1.9.5.min.css"
/>
</head> </head>
<body> <body>
<section> <section>
<header> <header>
<nav> <nav>
<ul> <ul>
<li><img src="./todo.png" alt="logo" style="max-height: 100px;"/></li> <li>
<img src="./todo.png" alt="logo" style="max-height: 100px" />
</li>
</ul> </ul>
</nav> </nav>
<nav> <nav>
<ul> <ul>
<li><a href="/">Informations</a></li> <li><a href="/de/">Informationen</a></li>
<li><a href="/venir">Venir</a></li> <li><a href="/de/venir">Zu Kommen</a></li>
<li><a href="/dormir">Dormir</a></li> <li><a href="/de/dormir">Zu Schlafen</a></li>
<li><a href="/liste">Liste de mariage</a></li> <li><a href="/de/liste">Hochzeitsliste</a></li>
<li><a href="/concert">Concert</a></li> <li><a href="/de/concert">Konzert</a></li>
<li><a href="/tournoi">Tournoi de volley</a></li> <li><a href="/de/tournoi">Volleyballturnier</a></li>
</ul> </ul>
</nav> </nav>
</header> </header>
<article> <article>
<p> <p>TODO</p>
TODO
</p>
</article> </article>
</body>
</section> </section>
</body>
</html> </html>

View file

@ -1,81 +1,97 @@
<!DOCTYPE html> <!doctype html>
<html> <html>
<head> <head>
<link rel="stylesheet" <meta http-equiv="content-type" content="text/html; charset=utf-8" />
href="https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit-css-1.9.5.min.css"/> <link
rel="stylesheet"
href="https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit-css-1.9.5.min.css"
/>
</head> </head>
<body> <body>
<section> <section>
<header> <header>
<nav> <nav>
<ul> <ul>
<li><img src="./todo.png" alt="logo" style="max-height: 100px;"/></li> <li>
<img src="./todo.png" alt="logo" style="max-height: 100px" />
</li>
</ul> </ul>
</nav> </nav>
<nav> <nav>
<ul> <ul>
<li><a href=".">Informations</a></li> <li><a href="/de/">Informationen</a></li>
<li><a href="/venir">Venir</a></li> <li><a href="/de/venir">Zu Kommen</a></li>
<li><a href="/dormir">Dormir</a></li> <li><a href="/de/dormir">Zu Schlafen</a></li>
<li><a href="/liste">Liste de mariage</a></li> <li><a href="/de/liste">Hochzeitsliste</a></li>
<li><a href="/concert">Concert</a></li> <li><a href="/de/concert">Konzert</a></li>
<li><a href="/tournoi">Tournoi de volley</a></li> <li><a href="/de/tournoi">Volleyballturnier</a></li>
</ul> </ul>
</nav> </nav>
</header> </header>
<article> <article>
<p> <p>
Si vous etes ici, c'est surement car <strong>Rebecca et Alexandre</strong> ont le plaisir de vous convier a leur mariage. Wenn Sie hier sind, dann sicherlich, weil
</br> <strong>Rebecca und Alexandre</strong> Sie herzlich zu ihrer Hochzeit
Ce site regroupe toutes les informations necessaire pour les festivites qui se derouleront entre le vendredi 24 et dimanche 26 Juillet dans les environs de Toulouse. einladen möchten.
</br> <br />
</br> Auf dieser website finden Sie alle infomationen zur Hochweit, die vom
Freitag 24 bis Sonntag den 26 Juli in der Nähe von Toulouse
stattfinden wird.
<br />
<br />
</p> </p>
<h2>Wochenendprogram</h2>
<h2>Programme du weekend</h2> <h4>Freitag 24 Juli : Das Rathaus</h4>
<h4>Vendredi 24 Juillet : La mairie</h4>
<p> <p>
<strong>Attention :</strong> En raison de contraites imposees par la mairie sur le nombre d'invitees, la ceremonie du vendredi (ainsi que le repas) est reserve a ceux qui y sont explicitemetn invite. En cas de doutes demandez-nous ! <strong>Achtung :</strong> Aufgrund von Einschränkungen der
Stadtverwaltung bezüglich der Anzahl der Gäste ist die Zeremonie am
Freitag (sowie das Essen) denjenigen vorbehalten, die explizit dazu
eingeladen wurden. Im Zweifelsfall fragen Sie uns!
</p> </p>
<ul> <ul>
<li>10:15 : Ankunft im Rathaus (Capitole von Toulouse)</li>
<li> <li>
10h45 : Mariage au Capitole de Toulouse (<a href="https://www.openstreetmap.org/node/597192586">OSM</a>, <a href="https://maps.app.goo.gl/WLo8ovS2Qyuu3Vn96">Google Maps</a>) 10:45 : Hochzeit im Capitole von Toulouse (<a
href="https://www.openstreetmap.org/node/597192586"
>OSM</a
>,
<a href="https://maps.app.goo.gl/WLo8ovS2Qyuu3Vn96">Google Maps</a>)
</li>
<li>
12Uhr : Essen mit den Gästen des Kapitols (Ort und Form noch zu
bestimmen)
</li> </li>
<li>12h : Repas avec les invites du Captiole (lieu et forme a preciser)</li>
</ul> </ul>
<h4>Samstag 25 Juli : Hochzeit</h4>
<h4>Samedi 25 Juillet : Le mariage</h4>
<p> <p>
Le jour de la ceremonie, un concert ou tous les invites pourront se produire sera organise. Am Tag der Zeremonie wir ein Konzert veranstaltet, an dem jeder
Plus d'informations et inscription <a href="concert">ici</a> ! teilnehmen kann. Mehr Informationen und Inschrift
<a href="concert">Hier</a> !
</p> </p>
<ul> <ul>
<li>16h : Ceremonie de mariage au domaine</li> <li>16Uhr : Hochzeitszeremonie auf dem Anwesen</li>
<li>17h : Concert du mariage & Vin d'honneur</li> <li>17Uhr : Hochzeitskonzert & Sektempfang</li>
<li>20h : Repas au domaine</li> <li>20Uhr : Essen auf dem Anwesen</li>
<li>22h : Soiree jusqu'a l'aube !</li> <li>22Uhr : Party bis zum Morgengrauen !</li>
</ul> </ul>
<h4>Dimanche 26 Juillet : Le rebond</h4> <h4>Sonntag 26 Juli : "Le Rebond"</h4>
<ul> <ul>
<li>10h : Brunch au domaine</li> <li>10Uhr : Brunch auf dem Anwesen</li>
<li>11h : Tournoi de volley au domaine</li> <li>11Uhr : Volleyballturnier auf dem Anwesen</li>
<li>16h : Fin des festivites</li> <li>16Uhr : Ende der Feierlichkeiten</li>
</ul> </ul>
</article> </article>
</body>
</section> </section>
</body>
</html> </html>

View file

@ -1,53 +1,63 @@
<!DOCTYPE html> <!doctype html>
<html> <html>
<head> <head>
<link rel="stylesheet" <meta http-equiv="content-type" content="text/html; charset=utf-8" />
href="https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit-css-1.9.5.min.css"/> <link
rel="stylesheet"
href="https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit-css-1.9.5.min.css"
/>
</head> </head>
<body> <body>
<section> <section>
<header> <header>
<nav> <nav>
<ul> <ul>
<li><img src="./todo.png" alt="logo" style="max-height: 100px;"/></li> <li>
<img src="./todo.png" alt="logo" style="max-height: 100px" />
</li>
</ul> </ul>
</nav> </nav>
<nav> <nav>
<ul> <ul>
<li><a href="/">Informations</a></li> <li><a href="/de/">Informationen</a></li>
<li><a href="/venir">Venir</a></li> <li><a href="/de/venir">Zu Kommen</a></li>
<li><a href="/dormir">Dormir</a></li> <li><a href="/de/dormir">Zu Schlafen</a></li>
<li><a href="/liste">Liste de mariage</a></li> <li><a href="/de/liste">Hochzeitliste</a></li>
<li><a href="/concert">Concert</a></li> <li><a href="/de/concert">Konzert</a></li>
<li><a href="/tournoi">Tournoi de volley</a></li> <li><a href="/de/tournoi">Volleyballturnier</a></li>
</ul> </ul>
</nav> </nav>
</header> </header>
<article> <article>
<h2>Hochzeitliste</h2>
<h2>Liste de mariage</h2>
<p> <p>
Il est de coutume pour les mariees de preparer a l'egard des invites une liste de mariage d'idees de cadeaux. Es ist üblich, dass Bräute für die Gäste eine Hochzeitsliste mit
Apres mure reflexion, voici la notre : Geschenkideen vorbereiten. Nach reiflicher Überlegung, hier ist
unsere:
</p> </p>
<ul> <ul>
<li>Vous avoir parmis nous le jour du mariage</li> <li>Dass Ihr da seid</li>
<li>Vous entendre pousser la chansonnette pendant le concert !</li> <li>Dich während des Konzerts singen zu hören!</li>
<li>Se retrouver au plus vite pour ceux qui n'ont pas la possibilite de venir</li> <li>
<li>Qu'il fasse beau du 24 au 26 juillet...</li> Sich so schnell wie möglich für diejenigen treffen, die nicht kommen
<li>Mais pas trop chaud non plus !</li> können
</li>
<li>Möge das Wetter vom 24. bis 26. Juli schön sein...</li>
<li>Aber nicht zu warm !</li>
</ul> </ul>
<p> <p>
Et puis si jamais vous n'arrivez pas a exaucer la liste ci-dessus et que vous etes encore la, voici le lien vers <a href="TODO">une cagnotte</a> qui nous permettra d'organiser notre escapade dans les Pyrenees apres le mariage, notre voyage de noce en Italie (hors saison ce sera mieux !) ou encore d'accompagner nos projets futurs. Und falls Sie die obige Liste nicht erfüllen können und immer noch
Merci pour votre generosite ! hier sind, finden Sie hier den Link zu <a href="TODO">ein Topf</a> die
es uns ermöglicht, unseren Ausflug in die Pyrenäen nach der Hochzeit,
unsere Hochzeitsreise nach Italien (außerhalb der Saison wird es
besser sein!) oder unsere zukünftigen Projekte zu organisieren. Danke
für Ihre Großzügigkeit!
</p> </p>
</article> </article>
</body>
</section> </section>
</body>
</html> </html>

View file

@ -1,38 +1,38 @@
<!DOCTYPE html> <!doctype html>
<html> <html>
<head> <head>
<link rel="stylesheet" <meta http-equiv="content-type" content="text/html; charset=utf-8" />
href="https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit-css-1.9.5.min.css"/> <link
rel="stylesheet"
href="https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit-css-1.9.5.min.css"
/>
</head> </head>
<body> <body>
<section> <section>
<header> <header>
<nav> <nav>
<ul> <ul>
<li><img src="./todo.png" alt="logo" style="max-height: 100px;"/></li> <li>
<img src="./todo.png" alt="logo" style="max-height: 100px" />
</li>
</ul> </ul>
</nav> </nav>
<nav> <nav>
<ul> <ul>
<li><a href="/">Informations</a></li> <li><a href="/de/">Informationen</a></li>
<li><a href="/venir">Venir</a></li> <li><a href="/de/venir">Zu Kommen</a></li>
<li><a href="/dormir">Dormir</a></li> <li><a href="/de/dormir">Zu Schlafen</a></li>
<li><a href="/liste">Liste de mariage</a></li> <li><a href="/de/liste">Hochzeitliste</a></li>
<li><a href="/concert">Concert</a></li> <li><a href="/de/concert">Konzert</a></li>
<li><a href="/tournoi">Tournoi de volley</a></li> <li><a href="/de/tournoi">Volleyballturnier</a></li>
</ul> </ul>
</nav> </nav>
</header> </header>
<article> <article>
<p> <p>TODO</p>
TODO
</p>
</article> </article>
</body>
</section> </section>
</body>
</html> </html>

View file

@ -1,37 +1,38 @@
<!DOCTYPE html> <!doctype html>
<html> <html>
<head> <head>
<link rel="stylesheet" <meta http-equiv="content-type" content="text/html; charset=utf-8" />
href="https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit-css-1.9.5.min.css"/> <link
rel="stylesheet"
href="https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit-css-1.9.5.min.css"
/>
</head> </head>
<body> <body>
<section> <section>
<header> <header>
<nav> <nav>
<ul> <ul>
<li><img src="./todo.png" alt="logo" style="max-height: 100px;"/></li> <li>
<img src="./todo.png" alt="logo" style="max-height: 100px" />
</li>
</ul> </ul>
</nav> </nav>
<nav> <nav>
<ul> <ul>
<li><a href="/">Informations</a></li> <li><a href="/de/">Informationen</a></li>
<li><a href="/venir">Venir</a></li> <li><a href="/de/venir">Zu Kommen</a></li>
<li><a href="/dormir">Dormir</a></li> <li><a href="/de/dormir">Zu Schlafen</a></li>
<li><a href="/liste">Liste de mariage</a></li> <li><a href="/de/liste">Hochzeitliste</a></li>
<li><a href="/concert">Concert</a></li> <li><a href="/de/concert">Konwert</a></li>
<li><a href="/tournoi">Tournoi de volley</a></li> <li><a href="/de/tournoi">Volleyballturnier</a></li>
</ul> </ul>
</nav> </nav>
</header> </header>
<article> <article>
<p> <p>TODO</p>
TODO
</p>
</article> </article>
</body>
</section> </section>
</body>
</html> </html>

View file

@ -1,17 +1,21 @@
<!DOCTYPE html> <!doctype html>
<html> <html>
<head> <head>
<link rel="stylesheet" <meta http-equiv="content-type" content="text/html; charset=utf-8" />
href="https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit-css-1.9.5.min.css"/> <link
rel="stylesheet"
href="https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit-css-1.9.5.min.css"
/>
</head> </head>
<body> <body>
<section> <section>
<header> <header>
<nav> <nav>
<ul> <ul>
<li><img src="./todo.png" alt="logo" style="max-height: 100px;"/></li> <li>
<img src="./todo.png" alt="logo" style="max-height: 100px" />
</li>
</ul> </ul>
</nav> </nav>
<nav> <nav>
@ -27,11 +31,8 @@
</header> </header>
<article> <article>
<p> <p>TODO</p>
TODO
</p>
</article> </article>
</body>
</section> </section>
</body>
</html> </html>

View file

@ -1,17 +1,21 @@
<!DOCTYPE html> <!doctype html>
<html> <html>
<head> <head>
<link rel="stylesheet" <meta http-equiv="content-type" content="text/html; charset=utf-8" />
href="https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit-css-1.9.5.min.css"/> <link
rel="stylesheet"
href="https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit-css-1.9.5.min.css"
/>
</head> </head>
<body> <body>
<section> <section>
<header> <header>
<nav> <nav>
<ul> <ul>
<li><img src="./todo.png" alt="logo" style="max-height: 100px;"/></li> <li>
<img src="./todo.png" alt="logo" style="max-height: 100px" />
</li>
</ul> </ul>
</nav> </nav>
<nav> <nav>
@ -28,42 +32,57 @@
<article> <article>
<p> <p>
Si vous etes ici, c'est surement car <strong>Rebecca et Alexandre</strong> ont le plaisir de vous convier a leur mariage. Si vous êtes ici, c'est surement car
</br> <strong>Rebecca et Alexandre</strong> ont le plaisir de vous convier à
Ce site regroupe toutes les informations necessaire pour les festivites qui se derouleront entre le vendredi 24 et dimanche 26 Juillet dans les environs de Toulouse. leur mariage.
</br> <br />
</br> Ce site regroupe toutes les informations nécessaire pour les
festivités qui se dérouleront entre le vendredi 24 et le dimanche 26
Juillet dans les environs de Toulouse.
<br />
<br />
</p> </p>
<h2>Programme du weekend</h2> <h2>Programme du weekend</h2>
<h4>Vendredi 24 Juillet : La mairie</h4> <h4>Vendredi 24 Juillet : La mairie</h4>
<p> <p>
<strong>Attention :</strong> En raison de contraites imposees par la mairie sur le nombre d'invitees, la ceremonie du vendredi (ainsi que le repas) est reserve a ceux qui y sont explicitemetn invite. En cas de doutes demandez-nous ! <strong>Attention :</strong> En raison de contraintes imposées par la
mairie sur le nombre d'invitées, la cérémonie du vendredi (ainsi que
le repas qui suit) est réservé a ceux qui y sont explicitement invité.
Pour les autres, nous nous retrouverons directement le samedi au
domaine. En cas de doute demandez nous !
</p> </p>
<ul> <ul>
<li>10h15 : Arrivée à la mairie</li>
<li> <li>
10h45 : Mariage au Capitole de Toulouse (<a href="https://www.openstreetmap.org/node/597192586">OSM</a>, <a href="https://maps.app.goo.gl/WLo8ovS2Qyuu3Vn96">Google Maps</a>) 10h45 : Mariage au Capitole de Toulouse (<a
href="https://www.openstreetmap.org/node/597192586"
>OSM</a
>,
<a href="https://maps.app.goo.gl/WLo8ovS2Qyuu3Vn96">Google Maps</a>)
</li>
<li>
12h : Repas avec les invités du Captiole (lieu et forme à préciser)
</li> </li>
<li>12h : Repas avec les invites du Captiole (lieu et forme a preciser)</li>
</ul> </ul>
<h4>Samedi 25 Juillet : Le mariage</h4> <h4>Samedi 25 Juillet : Le mariage</h4>
<p> <p>
Le jour de la ceremonie, un concert ou tous les invites pourront se produire sera organise. Le jour de la cérémonie, un concert amateur où tous les invités
Plus d'informations et inscription <a href="concert">ici</a> ! pourront se produire sera organisé. Plus d'informations et
inscriptions
<a href="concert">ici</a> !
</p> </p>
<ul> <ul>
<li>16h : Ceremonie de mariage au domaine</li> <li>16h : Cérémonie de mariage au domaine</li>
<li>17h : Concert du mariage & Vin d'honneur</li> <li>17h : Concert du mariage & Vin d'honneur</li>
<li>20h : Repas au domaine</li> <li>20h : Repas au domaine</li>
<li>22h : Soiree jusqu'a l'aube !</li> <li>22h : Soirée jusqu'à l'aube !</li>
</ul> </ul>
<h4>Dimanche 26 Juillet : Le rebond</h4> <h4>Dimanche 26 Juillet : Le rebond</h4>
@ -71,11 +90,9 @@
<ul> <ul>
<li>10h : Brunch au domaine</li> <li>10h : Brunch au domaine</li>
<li>11h : Tournoi de volley au domaine</li> <li>11h : Tournoi de volley au domaine</li>
<li>16h : Fin des festivites</li> <li>16h : Fin des festivités</li>
</ul> </ul>
</article> </article>
</body>
</section> </section>
</body>
</html> </html>

View file

@ -1,17 +1,21 @@
<!DOCTYPE html> <!doctype html>
<html> <html>
<head> <head>
<link rel="stylesheet" <meta http-equiv="content-type" content="text/html; charset=utf-8" />
href="https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit-css-1.9.5.min.css"/> <link
rel="stylesheet"
href="https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit-css-1.9.5.min.css"
/>
</head> </head>
<body> <body>
<section> <section>
<header> <header>
<nav> <nav>
<ul> <ul>
<li><img src="./todo.png" alt="logo" style="max-height: 100px;"/></li> <li>
<img src="./todo.png" alt="logo" style="max-height: 100px" />
</li>
</ul> </ul>
</nav> </nav>
<nav> <nav>
@ -27,27 +31,33 @@
</header> </header>
<article> <article>
<h2>Liste de mariage</h2> <h2>Liste de mariage</h2>
<p> <p>
Il est de coutume pour les mariees de preparer a l'egard des invites une liste de mariage d'idees de cadeaux. Il est de coutume pour les mariés de préparer à l'égard des invités
Apres mure reflexion, voici la notre : une liste de mariage d'idées de cadeaux. Après mure réflexion, voici
la notre :
</p> </p>
<ul> <ul>
<li>Vous avoir parmis nous le jour du mariage</li> <li>Vous avoir parmi nous le jour du mariage</li>
<li>Vous entendre pousser la chansonnette pendant le concert !</li> <li>Vous entendre pousser la chansonnette pendant le concert !</li>
<li>Se retrouver au plus vite pour ceux qui n'ont pas la possibilite de venir</li> <li>
Se retrouver au plus vite pour ceux qui n'ont pas la possibilité de
venir
</li>
<li>Qu'il fasse beau du 24 au 26 juillet...</li> <li>Qu'il fasse beau du 24 au 26 juillet...</li>
<li>Mais pas trop chaud non plus !</li> <li>Mais pas trop chaud non plus !</li>
</ul> </ul>
<p> <p>
Et puis si jamais vous n'arrivez pas a exaucer la liste ci-dessus et que vous etes encore la, voici le lien vers <a href="TODO">une cagnotte</a> qui nous permettra d'organiser notre escapade dans les Pyrenees apres le mariage, notre voyage de noce en Italie (hors saison ce sera mieux !) ou encore d'accompagner nos projets futurs. Et puis si jamais vous n'arrivez pas à exaucer les vœux de la liste
Merci pour votre generosite ! ci-dessus et que vous êtes encore la, voici le lien vers
<a href="TODO">une cagnotte</a> qui nous permettra d'organiser notre
escapade dans les Pyrénées après le mariage, notre voyage de noce en
Italie (hors saison ce sera mieux !) ou encore d'accompagner nos
projets futurs. Merci pour votre générosité !
</p> </p>
</article> </article>
</body>
</section> </section>
</body>
</html> </html>

View file

@ -1,17 +1,21 @@
<!DOCTYPE html> <!doctype html>
<html> <html>
<head> <head>
<link rel="stylesheet" <meta http-equiv="content-type" content="text/html; charset=utf-8" />
href="https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit-css-1.9.5.min.css"/> <link
rel="stylesheet"
href="https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit-css-1.9.5.min.css"
/>
</head> </head>
<body> <body>
<section> <section>
<header> <header>
<nav> <nav>
<ul> <ul>
<li><img src="./todo.png" alt="logo" style="max-height: 100px;"/></li> <li>
<img src="./todo.png" alt="logo" style="max-height: 100px" />
</li>
</ul> </ul>
</nav> </nav>
<nav> <nav>
@ -27,12 +31,8 @@
</header> </header>
<article> <article>
<p> <p>TODO</p>
TODO
</p>
</article> </article>
</body>
</section> </section>
</body>
</html> </html>

View file

@ -1,17 +1,21 @@
<!DOCTYPE html> <!doctype html>
<html> <html>
<head> <head>
<link rel="stylesheet" <meta http-equiv="content-type" content="text/html; charset=utf-8" />
href="https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit-css-1.9.5.min.css"/> <link
rel="stylesheet"
href="https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit-css-1.9.5.min.css"
/>
</head> </head>
<body> <body>
<section> <section>
<header> <header>
<nav> <nav>
<ul> <ul>
<li><img src="./todo.png" alt="logo" style="max-height: 100px;"/></li> <li>
<img src="./todo.png" alt="logo" style="max-height: 100px" />
</li>
</ul> </ul>
</nav> </nav>
<nav> <nav>
@ -27,11 +31,8 @@
</header> </header>
<article> <article>
<p> <p>TODO</p>
TODO
</p>
</article> </article>
</body>
</section> </section>
</body>
</html> </html>