We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b70a71c commit 589d9e0Copy full SHA for 589d9e0
templates/base.jade
@@ -1,6 +1,6 @@
1
doctype html
2
3
-html
+html(lang="en")
4
5
head
6
title {% block page_title %}PyCascades 2021 – Virtual Edition{% endblock %}
0 commit comments