antville/code/Global/main.skin
2001-06-28 18:09:09 +00:00

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>