Mercurial Hosting > luan
diff website/src/examples/upload-and-email.luan @ 1178:49cf706c326a
serve_for_nginx on port 8081
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Tue, 13 Feb 2018 22:44:06 -0700 |
parents | 21d157b153fe |
children |
line wrap: on
line diff
--- a/website/src/examples/upload-and-email.luan Mon Feb 12 19:30:27 2018 -0700 +++ b/website/src/examples/upload-and-email.luan Tue Feb 13 22:44:06 2018 -0700 @@ -12,6 +12,7 @@ local function form() %> +<!doctype html> <html> <body> <h1>Upload and Email</h1> @@ -27,6 +28,7 @@ local function sent() %> +<!doctype html> <html> <body> <h1>Upload and Email</h1>