Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit 521bde4

Browse files
committed
Add footer to the French basic template
1 parent 81fe5cb commit 521bde4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

_layouts/fr-FR/basic.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,13 @@ <h2><a href="/fr-FR/contribute.html">Contribuer</a></h2>
3636

3737
{{ content }}
3838

39+
<footer>
40+
<p>Notre site dans d'autres langues&nbsp;:
41+
<a href="/pt-BR/">Português</a>,
42+
<a href="/ru-RU/">Русский</a>,
43+
</p>
44+
</footer>
45+
3946
<script>
4047
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
4148
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),

0 commit comments

Comments
 (0)