This commit is contained in:
ville rantanen
2016-07-04 12:36:50 +03:00
parent 1468a8258b
commit c7abca9659
4 changed files with 35 additions and 4 deletions

View File

@@ -8,7 +8,7 @@
<dd><input type=text name=username>
<dt>Password:
<dd><input type=password name=password>
<dd><input type=submit value=Login>
<dd><input type=submit value=register>
</dl>
</form>
{% endblock %}