diff src/private/tools/index.html.luan @ 94:8c3b56bb0c83 default tip

add lang
author Franklin Schmidt <fschmidt@gmail.com>
date Fri, 02 May 2025 10:41:18 -0600
parents 7b339b1ccd11
children
line wrap: on
line diff
--- a/src/private/tools/index.html.luan	Thu Apr 03 19:47:48 2025 -0600
+++ b/src/private/tools/index.html.luan	Fri May 02 10:41:18 2025 -0600
@@ -11,7 +11,7 @@
 	Io.stdout = Http.response.text_writer()
 %>
 <!doctype html>
-<html>
+<html lang="en">
 	<head>
 <%		head() %>
 	</head>