diff src/unsubscribe.html.luan @ 94:8c3b56bb0c83 default tip

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