Author: Kai Witte (kwitte@pclab.ifg.uni-kiel.de)
html-form is a template tool. It can be used for complex changes to
files that follow a scheme.
Example: To add a link to your link collection on a html site
you would have to add code like this at a certain position:
<p>When you use this software you can create a project file that already contains the information that is always the same for each new link: The position to insert it, the html code, the file name ...
<a href="link here">description<a>
</p>