[ Index ]

PHP Cross Reference of phpwcms V1.4.3 _r380 (23.11.09)

title

Body

[close]

/template/inc_default/ -> unsubscribe.tmpl (source)

   1  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   2  <html xmlns="http://www.w3.org/1999/xhtml">
   3      <head>
   4          <title>Newsletter Subscribe/Unsubscribe</title>
   5          <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
   6          <meta name="robots" content="noindex,nofollow" />
   7          <!-- <meta http-equiv="Refresh" content="10;URL={PHPWCMS_URL}" /> -->
   8          <style type="text/css">
   9          <!--
  10              @import url("{PHPWCMS_TEMPLATE}inc_css/specific/newsletter_verification.css");
  11          -->
  12          </style>
  13      </head>
  14      
  15      <body>
  16          <p>
  17              The email address <strong>{EMAIL}</strong> was deleted.<br />
  18              If you should not redirected within 10 seconds 
  19              <a href="{PHPWCMS_URL}">click here</a>.
  20          </p>
  21      </body>
  22  </html>


Generated: Wed Dec 30 05:55:15 2009 Cross-referenced by PHPXref 0.7