Mercurial Hosting > chat
comparison src/tools/cookies.html.luan @ 94:8c3b56bb0c83
add lang
| author | Franklin Schmidt <fschmidt@gmail.com> |
|---|---|
| date | Fri, 02 May 2025 10:41:18 -0600 |
| parents | e22a1ba4b2ed |
| children | 0e3b22ece2fc |
comparison
equal
deleted
inserted
replaced
| 93:d0566cc4a2ac | 94:8c3b56bb0c83 |
|---|---|
| 26 end | 26 end |
| 27 | 27 |
| 28 Io.stdout = Http.response.text_writer() | 28 Io.stdout = Http.response.text_writer() |
| 29 %> | 29 %> |
| 30 <!doctype html> | 30 <!doctype html> |
| 31 <html> | 31 <html lang="en"> |
| 32 <head> | 32 <head> |
| 33 <meta name="viewport" content="width=device-width, initial-scale=1"> | 33 <meta name="viewport" content="width=device-width, initial-scale=1"> |
| 34 <style> | 34 <style> |
| 35 form { | 35 form { |
| 36 margin-bottom: 16px; | 36 margin-bottom: 16px; |
