<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
  <title>Privoxy: Parse error</title>
  <meta http-equiv="Content-Style-Type" content="text/css">
  <meta http-equiv="Content-Script-Type" content="text/javascript">
  <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  <meta name="robots" content="noindex,nofollow">
  <link rel="stylesheet" type="text/css" href="@default-cgi@send-stylesheet">
</head>
<body>
  <table cellpadding="20" cellspacing="10" border="0" width="100%">
    <tr>
      <td class="title">
#include mod-title
      </td>
    </tr>
<!-- @if-unstable-start -->
    <tr>
      <td class="warning">
#include mod-unstable-warning
      </td>
    </tr>
<!-- if-unstable-end@ -->
    <tr>
      <td class="warning">
        <h2>Parse error</h2>
         <p>The file you're trying to edit is not valid.  You need to fix
           it using a text editor before you can edit it using the
           web-based editor.</p>
        <p>This error should only occur if you edited the file using a text
           editor.  If you managed to take a valid file and break it this
           badly using the web-based editor, please file a bug report!</p>
        <p>When you've fixed the problem, you can go back into the edit
           interface using the menu below, or by clicking <a 
           href="edit-actions-list?f=@f@">here</a>.
        </p>
      </td>
    </tr>
    <tr>
      <td class="box">
        <h2>Problem description:</h2>
        <p>@parse-error@</p>
      </td>
    </tr>
    <tr>
      <td class="box">
        <h2>The line which caused the problem:</h2>
        <pre>@line-raw@</pre>
      </td>
    </tr>
    <tr>
      <td class="box">
        <h2>The line which caused the problem, with comments removed</h2>
        <p><code>@line-data@</code></p>
      </td>
    </tr>
    <tr>
      <td class="box">
        <h2>Note</h2>
        <p>Only the first error is reported - the file may contain other
           errors, as well as the one reported above.</p>
      </td>
    </tr>
    <tr>
      <td class="box">
        <h2>More Privoxy:</h2>
        <ul>@menu@<li><a href="@user-manual@">Documentation</a></li></ul>
      </td>
    </tr>
    <tr>
      <td class="info">
#include mod-support-and-service
      </td>
    </tr>
<!-- @if-have-help-info-start -->
    <tr>
      <td class="info">
#include mod-local-help
      </td>
    </tr>
<!-- if-have-help-info-end@ -->
    
  </table>
</body>
</html>
