<!-- Do not remove the template version comment below or you will break the version checker -->
<!-- Do not update the version number, but otherwise change the template as you require -->
<!-- "VERSION", "0.2.0.0" -->
<html>
  <head>
    <title>$SVCNAME</title>
  </head>
  <body>
    <span style='font-weight: bold; color: $HEADCOLOR;'>$SVCNAME :: $TAGLINE</span>
    <p>
      $HTML
    </p>
    <p>
      <TIGHTURL>
        <form action='$SELF' method='GPOST'>
          <input type='hidden' name='save' value='y'>
          <table style='background-color: $TABLECOLOR; text-align: left;' border='1' cellpadding='2' cellspacing='2'>
            <tbody>
              <tr>
                <td align='undefined' 'valign='undefined'>
                  <SQUISH>
                  Enter a URL to $VERBTEXT:<br>
                  <input type='text' name='url' size='80' value='$INPUT'> <input type='submit' name='tighturlaction' value='$CVERBTEXT URL'>
                  <br />
                  </SQUISH>
                  <PREVIEW>
                    <br />Or enter a $SVCNAME to preview:<br />
                    <input type='text' name='previewurl' size='80' value=''> 
                    <input type='submit' name='preview' value='Preview'><br />
                  </PREVIEW>
                  <COMPLAIN>
                    <br />Or report a URL or $SVCNAME as abusive (spam, phishing, etc.):<br />
                    <input type='text' name='complainturl' size='80' value=''> 
                    <input type='submit' name='complain' value='Complain!'>
                  </COMPLAIN>
                </td>
              </tr>
            </tbody>
          </table>
        </form>
      </TIGHTURL>
      <br />
      $SVCNAME Bookmarklet:&nbsp; Drag the link
      <a href="javascript:void(location.href='http://$HOST$SELF?save=y&url='+location.href)"
      onmouseover="window.status='';return true" onclick="return false">$SVCNAME</a> into your browser
      toolbar.&nbsp; Then you can create a $SVCNAME URL for any page open in your browser window
      simply by clicking on the bookmarklet.</p>
      <center><small><small>&copy;$COPYRIGHT $COPYRIGHTHOLDER.<br />$SVCNAME uses $URIBLS to
      protect against redirector abuse by spammers.<br /><br />
      $SVCNAME is powered by Squish $SQUISHVER &amp; <a href="http://tighturl.com/project/">TightURL $TIGHTURLVER</a>,
      which is <a href="http://www.fsf.org/licenses/gpl.html">Free Software</a>.$BBSTATS</small></small></center>
    </p>
  </body>
</html>
