|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/fatshado/cgi-bin/MT/tmpl/cms/ |
Upload File : |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<meta name="description" content="MOVABLE TYPE: Personal Publishing System" />
<meta http-equiv="Content-Type" content="text/html; charset=<TMPL_VAR NAME=LANGUAGE_ENCODING>" />
<title>MOVABLE TYPE :: Personal Publishing System</title>
<link rel="stylesheet" href="<TMPL_VAR NAME=STATIC_URI>styles.css" type="text/css">
<script language="JavaScript">
<!--
if ((!(navigator.appVersion.indexOf('MSIE') != -1) &&
(parseInt(navigator.appVersion)==4))) {
document.write("<STYLE TYPE=\"text/css\">");
document.write("BODY { margin-top: -8px; margin-left: -8px; }");
document.write("</style>");
}
var origWidth, origHeight;
if ((navigator.appName == 'Netscape') &&
(parseInt(navigator.appVersion) == 4)) {
origWidth = innerWidth;
origHeight = innerHeight;
window.onresize = restore;
}
function restore () {
if (innerWidth != origWidth || innerHeight != origHeight)
location.reload();
}
//-->
</script>
</head>
<body onLoad="window.location='<TMPL_VAR NAME=SCRIPT_URL>?__mode=ping&blog_id=<TMPL_VAR NAME=BLOG_ID>&entry_id=<TMPL_VAR NAME=ENTRY_ID>&is_new=<TMPL_VAR NAME=IS_NEW>&is_bm=<TMPL_VAR NAME=IS_BM>'"<TMPL_IF NAME=IS_BM> class="pop"</TMPL_IF>>
<TMPL_UNLESS NAME=IS_BM>
<!-- Logo and top nav -->
<TMPL_INCLUDE NAME="logonav.tmpl">
<!-- End logo and top nav -->
<!-- Begin main content -->
<table border="0" cellspacing="0" padding="0">
<tr>
<td align="left" rowspan="2" valign="top">
<TMPL_INCLUDE NAME=mininav.tmpl>
</td>
<td><img src="<TMPL_VAR NAME=STATIC_URI>images/spacer.gif" width="1" height="10"></td>
</tr>
<tr>
<td width="500" valign="top">
<div class="padded-box">
<font class="message"><MT_TRANS phrase="Pinging sites..."></font>
<TMPL_LOOP NAME=URL_LIST>
<p><TMPL_VAR NAME=URL></p>
</TMPL_LOOP>
</font>
</div>
</td>
</tr>
</table>
<TMPL_ELSE>
<table border="0" cellspacing="0" padding="0">
<tr>
<td colspan="3" valign="top"><img src="<TMPL_VAR NAME=STATIC_URI>images/spacer.gif" width="1" height="50"></td>
</tr>
<tr>
<td width="20" valign="top"><img src="<TMPL_VAR NAME=STATIC_URI>images/spacer.gif" width="20" height="1"></td>
<td width="100%" valign="top"><font class="message"><MT_TRANS phrase="Pinging sites..."></font><br><br>
<font class="instructional">
<TMPL_LOOP NAME=URL_LIST>
<TMPL_VAR NAME=URL><br>
</TMPL_LOOP>
</font></td>
<td width="20" valign="top"><img src="<TMPL_VAR NAME=STATIC_URI>images/spacer.gif" width="20" height="1"></td>
</tr>
</table>
</TMPL_UNLESS>
</body>
</html>