add_confirm.tmpl
branchxbelweb
changeset 43 4d194fce51e1
parent 21 345ee7421989
child 57 31271426f879
equal deleted inserted replaced
42:6d31ed0f6ad3 43:4d194fce51e1
     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   <TMPL_INCLUDE NAME="headers.tmpl">
     3   <TMPL_INCLUDE NAME="headers.tmpl">
     4   <body>
     4   <body>
     5     <h1><TMPL_VAR pagetitle></h1>
     5     <h1><TMPL_VAR remote_user>'s Confirmation</h1>
     6     <form name="confirmation" method="post" action="add_result.py">
     6     <form name="confirmation" method="post" action="add_result.py">
     7       <fieldset>
     7       <fieldset>
     8         <legend>Bookmark</legend>
     8         <legend>Bookmark</legend>
     9 	<input type="hidden" name="id" value="<TMPL_VAR id>"/>
     9 	<input type="hidden" name="id" value="<TMPL_VAR id>"/>
    10 	<input type="hidden" name="name" value="<TMPL_VAR name>"/>
    10 	<input type="hidden" name="name" value="<TMPL_VAR name>"/>