]> git.0d.be Git - chloro.git/blobdiff - chloro/phyll/templates/phyll/base.html
a11y: add lang attribute to <html>
[chloro.git] / chloro / phyll / templates / phyll / base.html
index e7449de4b511f715a794f541bb978d685018c263..3fed23671e809600e75c99c92e60a48f5b5cde7a 100644 (file)
@@ -1,5 +1,5 @@
 {% load gadjo i18n %}<!DOCTYPE html>
-<html>
+<html lang="{% block html-lang %}fr{% endblock %}">
   <head>
     <meta charset="utf-8"/> <!-- ðŸŒ± -->
     <meta name="viewport" content="width=device-width, initial-scale=1.0">