add headers links (en)
This commit is contained in:
parent
57ef2e2e2e
commit
409bcd19b8
2 changed files with 12 additions and 15 deletions
12
lang/en/header.link
Normal file
12
lang/en/header.link
Normal file
|
@ -0,0 +1,12 @@
|
|||
%subtitle%
|
||||
rick's website
|
||||
%endsubtitle%
|
||||
|
||||
%links%
|
||||
ou.html : where you can find me
|
||||
copaings.html : friends & co
|
||||
projets.html : projects
|
||||
#a/ : annuaire
|
||||
rss.html : my rss
|
||||
autres.html : others
|
||||
%endlinks%
|
|
@ -1,15 +0,0 @@
|
|||
%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%
|
Loading…
Reference in a new issue