summaryrefslogtreecommitdiff
path: root/includes/template_head_start.html
blob: 8a4cac488789a9ccf74416d90967bcc54fccd836 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
    <meta http-equiv="imagetoolbar" content="no">
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
    <title><!--#echo var="PAGE_TITLE"--> - Mystic House Fansite</title>
    <script language="JavaScript">
    <!--
        if (window.top == window.self) {
            location = "/frames.html";
        }
    // -->
    </script>