Skip to content

Commit 589d9e0

Browse files
committed
Add language to page
1 parent b70a71c commit 589d9e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/base.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
doctype html
22

3-
html
3+
html(lang="en")
44

55
head
66
title {% block page_title %}PyCascades 2021 – Virtual Edition{% endblock %}

0 commit comments

Comments
 (0)