<form method="POST" action="/update/"> <input type="hidden" name="account_uuid" value="{{ account.uuid }}"></input> <input type="submit" value="Update" class="btn btn-primary"></input> </form>