| 
									
										
										
										
											2022-01-26 21:10:09 +08:00
										 |  |  | <html> | 
					
						
							|  |  |  |     <body> | 
					
						
							|  |  |  |     <form action="/reset" method='POST'> | 
					
						
							|  |  |  |         旧密码: | 
					
						
							| 
									
										
										
										
											2022-01-27 17:01:03 +08:00
										 |  |  |         <input type="password" name="old-password" /> | 
					
						
							| 
									
										
										
										
											2022-01-26 21:10:09 +08:00
										 |  |  |         <br/> | 
					
						
							|  |  |  |         新密码: | 
					
						
							| 
									
										
										
										
											2022-01-27 17:01:03 +08:00
										 |  |  |         <input type="password" name="new-password" /> | 
					
						
							| 
									
										
										
										
											2022-01-26 21:10:09 +08:00
										 |  |  |         <br/> | 
					
						
							|  |  |  |         <input type="submit" name="submit" value="提交" /> | 
					
						
							|  |  |  |         <input type="button" name="submit" value="放弃修改" onclick="window.location.href='/{{ username }}'"/> | 
					
						
							|  |  |  |     </form> | 
					
						
							|  |  |  |     </body> | 
					
						
							|  |  |  | </html> |