Mercurial Hosting > hghosting
diff src/private/tools/index.html.luan @ 24:f9a4e674de75
add lang
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Fri, 02 May 2025 11:13:52 -0600 |
parents | a6be8817c05b |
children |
line wrap: on
line diff
--- a/src/private/tools/index.html.luan Fri Oct 04 12:06:16 2024 -0600 +++ b/src/private/tools/index.html.luan Fri May 02 11:13:52 2025 -0600 @@ -11,7 +11,7 @@ Io.stdout = Http.response.text_writer() %> <!doctype html> -<html> +<html lang="en"> <head> <% head() %> <title>Mercurial Private Tools</title>