diff src/luan/modules/http/tools/Shell_mod.luan @ 1216:5dbb552075ff

doctype
author Franklin Schmidt <fschmidt@gmail.com>
date Tue, 20 Mar 2018 15:27:08 -0600
parents 26533dd4cd09
children
line wrap: on
line diff
--- a/src/luan/modules/http/tools/Shell_mod.luan	Tue Mar 20 12:57:37 2018 -0600
+++ b/src/luan/modules/http/tools/Shell_mod.luan	Tue Mar 20 15:27:08 2018 -0600
@@ -91,6 +91,7 @@
 
 	Io.stdout = Http.response.text_writer()
 %>
+<!doctype html>
 <html>
 	<head>
 		<title>Luan Shell</title>