add.tmpl
branchxbelweb
changeset 0 a4c49a0c313b
equal deleted inserted replaced
-1:000000000000 0:a4c49a0c313b
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
       
     2 <html>
       
     3   <head>
       
     4     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
       
     5     <title>Bookmarker 3</title>
       
     6   </head>
       
     7   <body>
       
     8     <h1>Bookmarker 3</h1>
       
     9     <p>Welcome to bookmarker 3!</p>
       
    10     <pre><TMPL_VAR msg></pre>
       
    11   </body>
       
    12 </html>
       
    13 <!-- Keep this comment at the end of the file
       
    14 Local variables:
       
    15 mode: sgml
       
    16 sgml-omittag:t
       
    17 sgml-shorttag:t
       
    18 sgml-namecase-general:t
       
    19 sgml-general-insert-case:lower
       
    20 sgml-minimize-attributes:nil
       
    21 sgml-always-quote-attributes:t
       
    22 sgml-indent-step:2
       
    23 sgml-indent-data:nil
       
    24 sgml-parent-document:nil
       
    25 sgml-exposed-tags:nil
       
    26 sgml-local-catalogs:nil
       
    27 sgml-local-ecat-files:nil
       
    28 End:
       
    29 -->