Sorry, the line number causing the error is actually line 216 of edit.php
Well I was just able to find the solution. In case anyone else is interested:
In page.php, add the following line, right under “edit_post_link…” on line 16:
<?php comments_template(); ?>
before the next div.