We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 969f2f6 commit daff93aCopy full SHA for daff93a
binderhub/templates/page.html
@@ -1,5 +1,6 @@
1
<!DOCTYPE html>
2
-<html>
+<html lang="en">
3
+ <!-- adding language description for accessibility -->
4
<head>
5
<title>{% block title %}Binder{% endblock %}</title>
6
{% block meta_social %}
0 commit comments