prefs.tmpl
branchxbelweb
changeset 44 87f94936990d
parent 38 c30e2402deca
child 45 c81d480c3224
equal deleted inserted replaced
43:4d194fce51e1 44:87f94936990d
     2 <html>
     2 <html>
     3   <TMPL_INCLUDE NAME="headers.tmpl">
     3   <TMPL_INCLUDE NAME="headers.tmpl">
     4   <body>
     4   <body>
     5     <h1><TMPL_VAR remote_user>'s Preferences</h1>
     5     <h1><TMPL_VAR remote_user>'s Preferences</h1>
     6     <form action="edit_prefs.py" method="get" name="keywords">
     6     <form action="edit_prefs.py" method="get" name="keywords">
       
     7       <p><label>Display name:
       
     8         <input type="text" name="fullname"
       
     9   	       value="<TMPL_VAR remote_user>"/></label></p>
     7       <p><label>Size of keywords selection box:
    10       <p><label>Size of keywords selection box:
     8         <input type="text" name="kw_size"
    11         <input type="text" name="kw_size"
     9 	       value="<TMPL_VAR kw_size>"/></label></p>
    12 	       value="<TMPL_VAR kw_size>"/></label></p>
    10       <p><label>Sort keywords by:
    13       <p><label>Sort keywords by:
    11         <select name="kw_sort" size="1">
    14         <select name="kw_sort" size="1">