<include file="top.lhhtml">
<lconf pos="/html2html" pagename="html2html">
<section link="/html2html">
<locale>
<locale language="en">
This is a simple HTML to HTML konverter. It consists
of two parts. A shellscript that is calling <leohtml> with
the required parameters and a HTML page with the code convertion
routines.
</locale>
<locale language="de">
Dies ist ein einfacher HTML nach HTML Konverter. Er besteht aus
zwei Teilen: Einem Shellscript das <leohtml> mit den richtigen Parametern
Aufruft und einer HTML Seite, die den Code konvertiert.
</locale>
</locale>
<br>
<br>
<lang en text="This is the Shellscript:">
<lang de text="Dies ist das Shellscript:">
<a href="html2html/html2html"> html2html </a> <br>
<lang en text="This is the HTML Code:">
<lang de text="Dies ist der HTML Code:">
<a href="html2html/html2html-source.html"> html2html.lhtml </a>
<br>
<br>
<lang en text="You'll find the working programm at the examples directory in the Documentation.">
<lang de text="Das funktionierende Programm findest du im Beispielverzeichnis in der Dokumentation.">
</section>
|