dropdown menu, and fixes

This commit is contained in:
ville rantanen
2016-07-04 13:20:20 +03:00
parent c7abca9659
commit 7423f672d7
7 changed files with 77 additions and 7 deletions

View File

@@ -5,7 +5,7 @@
<form action="{{ url_for('profile') }}" method=post>
<dl>
<dt>Username:
<dd>
<dd>{{ user }}
<dt>Password:
<dd><input type=password name=password>
<dd><input type=submit value=Update>