13 lines
125 B
Text
13 lines
125 B
Text
|
<%!
|
||
|
import sys
|
||
|
%>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Test</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
</body>
|
||
|
|
||
|
</html>
|
||
|
|