]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
remove language on html-tag 2968/head
authorChristoph Doblander <christoph.doblander@in.tum.de>
Mon, 6 Mar 2017 20:34:50 +0000 (21:34 +0100)
committerChristoph Doblander <christoph.doblander@in.tum.de>
Mon, 6 Mar 2017 20:34:50 +0000 (21:34 +0100)
src/Wallabag/CoreBundle/Resources/views/base.html.twig

index 289458d4f922faa941041bbe92235868631f73c0..020d8efc6d5dddac917c5738fa9401b9c3b9951b 100644 (file)
@@ -3,7 +3,7 @@
 <!--[if lte IE 7]><html class="no-js ie7 ie67 ie678" lang="en"><![endif]-->
 <!--[if IE 8]><html class="no-js ie8 ie678" lang="en"><![endif]-->
 <!--[if gt IE 8]><html class="no-js" lang="en"><![endif]-->
-<html lang="fr">
+<html>
     <head>
         {% block head %}
             <meta name="viewport" content="initial-scale=1.0">