شرمنده من همیشه نقل قول رو با قرار دادن کد اشتبام میزنم

کد:
 
 1.1         apr-dist/HEADER.html
 
 Index: HEADER.html
 ===================================================================
 <h1>Index of /dist/apr</h1>
 
 <h2>Apache APR Project Source Code Distributions</h2>
 
 <p>
   This downloads page includes only the sources to compile and build
   APR projects, using the proper tools. Precompiled forms of this
   software will be provided at a future date.
 </p>
 
 <h2>Important Notices</h2>
 
 <ul>
 <li><a href="#mirrors">Download from your nearest mirror site!</a></li>
 <li><a href="#apr">APR 0.9.0 is the latest available version</a></li>
 <li><a href="#sig">PGP/GPG Signatures</a></li>
 </ul>
 
 
 
 
 1.1         apr-dist/README.html
 
 Index: README.html
 ===================================================================
 <h2><a name="mirrors">Download from your
   <a href="[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید] mirror site!</a></a></h2>
 
 <p>
   Do not download from [مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید]. Please use a mirror site
   to help us save apache.org bandwidth.
   <a href="[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید] 
    here to find your nearest mirror.</a>
 </p>
 
 
 <h2><a name="apr">APR 0.9.0 is the latest available version</a></h2>
 
 <p>
   APR 0.9.0 has been released for testing. This is the first time
   that it has been packaged for release, so it should be considered
   "alpha". While the code is highly robust, our packaging of it
   still needs a bit of a workout.
 </p>
 
 
 <h2><a name="sig">PGP/GPG Signatures</a></h2>
 
 <p>
   All of the release distribution packages have been digitally
   signed (using PGP or GPG) by the ASF committers that constructed
   them. There will be an accompanying
   <tt><var>distribution</var>.asc</tt> file in the same directory
   as the distribution. The PGP/GPG keys can be found at the MIT key
   repository and within this project's <a
   href="KEYS">KEYS file</a>.
 </p>
 
 <pre>Always signatures to validate package authenticity, <i>e.g.</i>,
 $ pgpk -a KEYS
 $ pgpv apr-0.9.0.tar.gz.asc
 <i>or</i>,
 $ pgp -ka KEYS
 $ pgp apr-0.9.0.tar.gz.asc
 <i>or</i>
 $ gpg --verify apr-0.9.0.tar.gz.asc
 </pre>
 
 <p>
   We also offer MD5 hashes as an alternative to validate the
   integrity of the downloaded files. See the
   <tt><var>distribution</var>.md5</tt> files.
 </p>