branch | xbelweb |
changeset 43 | 4d194fce51e1 |
parent 26 | 17b0cd274530 |
child 57 | 31271426f879 |
--- a/import.tmpl Sun Oct 12 10:55:22 2003 -0400 +++ b/import.tmpl Sun Oct 12 11:11:31 2003 -0400 @@ -2,7 +2,7 @@ <html> <TMPL_INCLUDE NAME="headers.tmpl"> <body> - <h1><TMPL_VAR pagetitle></h1> + <h1><TMPL_VAR remote_user>'s Import XBel File</h1> <form enctype="multipart/form-data" action="do_import.py" name="import" method="post"> <label>XBEL file to import: <input type="file" name="xbelfile"/> <button name="upload">Upload</button>