Skip to content

Commit 42e68a0

Browse files
committed
Add language to page
1 parent f36ab29 commit 42e68a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)