More whitespace fixes

This commit is contained in:
mpeterv
2015-09-10 22:27:41 +03:00
parent 48758fe77b
commit 5c81ca7fcb

View File

@@ -1205,9 +1205,9 @@ local function run_command_line(arg)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=CHARSET" />
<title>TITLE</title>
<link rel="stylesheet" type="text/css" href="STYLESHEET" />
<meta http-equiv="content-type" content="text/html; charset=CHARSET" />
<title>TITLE</title>
<link rel="stylesheet" type="text/css" href="STYLESHEET" />
</head>
<body>
]]