[svn r1555] Add multiuser support and more templating.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"><html> <TMPL_INCLUDE NAME="headers.tmpl"> <body> <h1><TMPL_VAR pagetitle></h1> <p>Bookmark successfully added:</p> <p><a href="<TMPL_VAR url>"><TMPL_VAR name></a><p> <p><TMPL_VAR desc></p> <p>Keywords: <TMPL_LOOP Keywords> <TMPL_VAR keyword>; </TMPL_LOOP></p> <hr> <p>Retour � la <a href="index.py">page principale</a></p> </body></html><!-- Keep this comment at the end of the fileLocal variables:mode: sgmlsgml-omittag:tsgml-shorttag:tsgml-namecase-general:tsgml-general-insert-case:lowersgml-minimize-attributes:nilsgml-always-quote-attributes:tsgml-indent-step:2sgml-indent-data:nilsgml-parent-document:nilsgml-exposed-tags:nilsgml-local-catalogs:nilsgml-local-ecat-files:nilEnd:vi: syntax=html-->