fix: lang attribute
This commit is contained in:
@@ -2,7 +2,7 @@ package layouts
|
||||
|
||||
templ Page(title string) {
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<html lang="en-US">
|
||||
<head>
|
||||
<meta
|
||||
name="viewport"
|
||||
|
||||
Reference in New Issue
Block a user