13 lines
No EOL
178 B
Text
13 lines
No EOL
178 B
Text
<html>
|
|
<head>
|
|
<title><% response.title %></title>
|
|
<meta name="MSSmartTagsPreventParsing" content="TRUE">
|
|
<% response.head %>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<% response.body %>
|
|
|
|
</body>
|
|
</html> |