branch | xbelweb |
changeset 21 | 345ee7421989 |
parent 15 | 574631f841c3 |
child 30 | dbf4027d82fc |
--- a/edit_kw.tmpl Fri Sep 26 11:31:09 2003 -0400 +++ b/edit_kw.tmpl Fri Sep 26 18:18:33 2003 -0400 @@ -1,9 +1,7 @@ <html> - <head> - <title>Edit a keyword</title> - </head> + <TMPL_INCLUDE NAME="headers.tmpl"> <body> - <h1>Edit a keyword</h1> + <h1><TMPL_VAR pagetitle></h1> <form action="do_edit_kw.py" method="post" name="edit"> <input type="hidden" name="id" value="<TMPL_VAR id>"/> <label>Name: <input type="text" name="name"