Skip to content

Commit

Permalink
add lang="en" to main site template
Browse files Browse the repository at this point in the history
  • Loading branch information
NickAkhmetov committed Nov 19, 2024
1 parent 5bb8cc8 commit d5a84ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion context/app/templates/base-pages/base.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!doctype html>
<html>
<html lang="en">

<head>
<meta charset="utf-8">
Expand Down

0 comments on commit d5a84ee

Please sign in to comment.