<table width="85%" border="1" align="center">
<tr>
<td>
<center><font face=Tahoma>Change Account Password: </font><input type=text name=password><input type=submit name=funcbtn value="Change Password"></center>
</td>
</tr>
</table><center>{{USED}} KB of {{TOTAL}} KB used, {{FREE}} KB free</center><br>
<table width="85%" border="1" cellspacing="1" cellpadding="1" align="center">
<tr>
<td width="25%">
<center><input type="submit" name="funcbtn" value="Delete Files"></center>
</td>
<td width="25%">
<center><input type="submit" name="funcbtn" value="Rename Files"></center>
</td>
<td width="25%">
<center><input type="submit" name="funcbtn" value="Edit File"></center>
</td>
<td width="25%">
<center><input type="submit" name="funcbtn" value="Create New File"></center>
</td>
</tr>
</table><table width="85%" border="1" align="center">
<tr>
<td>
<center>
<input type="file" name="upfile1" size="40">
<br>
<input type="file" name="upfile2" size="40">
<br>
<input type="file" name="upfile3" size="40">
<br>
<input type="file" name="upfile4" size="40">
<br>
<input type="file" name="upfile5" size="40">
<br>
<input type="submit" name="funcbtn" value="Upload Files">
</center>
</td>
</tr>
</table></form>