Add output language support
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<html xmlns:dyn="http://indefero.soutade.fr/p/dynastie" xmlns="http://www.w3.org/1999/xhtml">
|
||||
<html xmlns:dyn="http://indefero.soutade.fr/p/dynastie" xmlns="http://www.w3.org/1999/xhtml" lang="fr">
|
||||
<head>
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type"/>
|
||||
<meta content="index, follow" name="robots"/>
|
||||
@@ -35,7 +35,7 @@
|
||||
<img id="hamburger_logo" alt="Menu" src="/images/hamburger.png"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="menu" id="menu">
|
||||
<div class="menu" id="menu" lang="fr">
|
||||
<div class="menu_content">
|
||||
<div class="menu_content_header">Recherche</div>
|
||||
<div class="menu_main">
|
||||
|
||||
Reference in New Issue
Block a user