Skip to content

Commit

Permalink
Set html lang attribute correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
torbencarstens committed Oct 3, 2023
1 parent 6b26952 commit 6241fa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/lake.ecr
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="de">
<html lang="<%= locale %>>">
<head>
<meta charset="utf-8" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
Expand Down

0 comments on commit 6241fa0

Please sign in to comment.