add english support

This commit is contained in:
rick 2023-01-13 00:28:59 +01:00
commit 439bbd1258
Signed by: Rick
GPG key ID: 4A6223D66294EB20
22 changed files with 558 additions and 40 deletions

15
lang/en/header.link.html Normal file
View file

@ -0,0 +1,15 @@
%title
<h1><a href="index.html">gyiwr dot tf</a></h1>
<h2>le site de rick</h2>
%endtitle%
%links%
<div id="header-links">
<a href="ou.html">où me retrouver</a>
<a href="copaings.html">copains & co</a>
<a href="projets.html">projets</a>
<a href="/a/">annuaire</a>
<a href="rss.html">mes flux rss</a>
<a href="autres.html">autres</a>
</div>
%endlinks%