add_confirm.tmpl
branchxbelweb
changeset 21 345ee7421989
parent 17 14bec94bbe89
child 43 4d194fce51e1
equal deleted inserted replaced
20:8c201fa3bdc7 21:345ee7421989
     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   <TMPL_INCLUDE NAME="headers.tmpl">
     4     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
       
     5     <title>Fabien's XBelWeb</title>
       
     6   </head>
       
     7   <body>
     4   <body>
     8     <h1>Fabien's XBelWeb</h1>
     5     <h1><TMPL_VAR pagetitle></h1>
     9     <h2>Confirmation</h2>
       
    10     <form name="confirmation" method="post" action="add_result.py">
     6     <form name="confirmation" method="post" action="add_result.py">
    11       <fieldset>
     7       <fieldset>
    12         <legend>Bookmark</legend>
     8         <legend>Bookmark</legend>
    13 	<input type="hidden" name="id" value="<TMPL_VAR id>"/>
     9 	<input type="hidden" name="id" value="<TMPL_VAR id>"/>
    14 	<input type="hidden" name="name" value="<TMPL_VAR name>"/>
    10 	<input type="hidden" name="name" value="<TMPL_VAR name>"/>