The form doesn't submit.
To fix it add a closing form tag to templates/game-edit.html:
...
{# Add a New Field #}
</form>
<form name="input" action="/user/edit-game" method="post">
Original issue reported on code.google.com by SamBrod...@gmail.com on 23 Oct 2011 at 11:11
Original issue reported on code.google.com by
SamBrod...@gmail.com
on 23 Oct 2011 at 11:11