From 95dfe14528663923ca2a88ec928f1d8d9df2402b Mon Sep 17 00:00:00 2001 From: bai Date: Fri, 29 Mar 2019 02:14:43 +0000 Subject: Init --- cgi/templates/txt_error.html | 50 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 cgi/templates/txt_error.html (limited to 'cgi/templates/txt_error.html') diff --git a/cgi/templates/txt_error.html b/cgi/templates/txt_error.html new file mode 100644 index 0000000..8a16a63 --- /dev/null +++ b/cgi/templates/txt_error.html @@ -0,0 +1,50 @@ + + +Error + + + + + +
ERROR: #{error}
+
+ Host ${info['host']}
+
+ Nombre: ${info['name']}
+ E-mail: ${info['email']}
+ Mensaje:
+ ${info['message']} +
+
+
+ + + \ No newline at end of file -- cgit v1.2.1-18-gbd029