Hi,
That line of code is dynamically created by wordpress “comment_class”, i think you missed php closing tag some where.
In Pure-simple theme, code for comment form is located in themefolder/inc/extras.php, please find file from theme you downloaded and replaced with it
Thanks