<html><!-- [et_pb_line_break_holder] --> <head><!-- [et_pb_line_break_holder] --> <title>Maid2Match Cleaner Performance Page</title><!-- [et_pb_line_break_holder] --> </head><!-- [et_pb_line_break_holder] --> <body bgcolor=white><!-- [et_pb_line_break_holder] --> <p>Hi {{ user.first_name}}</p><!-- [et_pb_line_break_holder] --> <p>You rated your recent clean with a {{ rating }} star rating. It is very uesful to us to have feedback from you <!-- [et_pb_line_break_holder] --> about why you gave this rating. In the box below could you please provide your comments? <!-- [et_pb_line_break_holder] --> When you have completed your comments just click on the <em>Submit</em> button.</p><!-- [et_pb_line_break_holder] --> <p>If you have no comments then just click on the <em>No Comment</em> button.</p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --> <div id="comment"><!-- [et_pb_line_break_holder] --> <form action="https://m2m-rating.herokuapp.com/response?rating={{ rating }}&id={{ id }}&comment=1&first_name={{user.first_name}}" method="post"><!-- [et_pb_line_break_holder] --> <textarea name="myTextBox" cols="80" rows="5" style="background-color:#FCF5D8;color:#AD8C08;"></textarea><!-- [et_pb_line_break_holder] --> <br /><!-- [et_pb_line_break_holder] --> <input type="submit" /><!-- [et_pb_line_break_holder] --> </form><!-- [et_pb_line_break_holder] --> </div><!-- [et_pb_line_break_holder] --> </body><!-- [et_pb_line_break_holder] --></html>