Mercurial Hosting > chat
comparison 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 |
comparison
equal
deleted
inserted
replaced
93:d0566cc4a2ac | 94:8c3b56bb0c83 |
---|---|
20 user.save() | 20 user.save() |
21 end ) | 21 end ) |
22 Io.stdout = Http.response.text_writer() | 22 Io.stdout = Http.response.text_writer() |
23 %> | 23 %> |
24 <!doctype html> | 24 <!doctype html> |
25 <html> | 25 <html lang="en"> |
26 <head> | 26 <head> |
27 <% head() %> | 27 <% head() %> |
28 </head> | 28 </head> |
29 <body> | 29 <body> |
30 <% header() %> | 30 <% header() %> |