fix: lang attribute

This commit is contained in:
Gustavo "Guz" L. de Mello
2024-05-29 16:16:49 -03:00
parent baac9b8642
commit 2de62be083

View File

@@ -2,7 +2,7 @@ package layouts
templ Page(title string) {
<!DOCTYPE html>
<html>
<html lang="en-US">
<head>
<meta
name="viewport"