add_result.tmpl
branchxbelweb
changeset 9 896b7c6de627
parent 3 9e7e8b678819
child 10 5515d74ba3f1
equal deleted inserted replaced
8:c763c420cbfc 9:896b7c6de627
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
     2 <html>
     2 <html>
     3   <head>
     3   <head>
     4     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
     4     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
     5     <title>Bookmarker 3</title>
     5     <title>Fabien's XBelWeb</title>
     6   </head>
     6   </head>
     7   <body>
     7   <body>
     8     <h1>Bookmarker 3</h1>
     8     <h1>Fabien's XBelWeb</title>
     9     <p>Welcome to bookmarker 3!</p>
       
    10     <p>Bookmark successfully added:</p>
     9     <p>Bookmark successfully added:</p>
    11     <p><a href="<TMPL_VAR url>"><TMPL_VAR name></a><p>
    10     <p><a href="<TMPL_VAR url>"><TMPL_VAR name></a><p>
    12     <p><TMPL_VAR desc></p>
    11     <p><TMPL_VAR desc></p>
    13     <p>Keywords:</p>
    12     <p>Keywords:</p>
    14     <TMPL_INCLUDE NAME="keywords.tmpl">
    13     <TMPL_INCLUDE NAME="keywords.tmpl">
       
    14     <hr>
       
    15     <p>Retour à la <a href="index.py">page principale</a></p>
    15   </body>
    16   </body>
    16 </html>
    17 </html>
    17 <!-- Keep this comment at the end of the file
    18 <!-- Keep this comment at the end of the file
    18 Local variables:
    19 Local variables:
    19 mode: sgml
    20 mode: sgml