## -*- coding: utf-8 -*- <%inherit file="main.html"/> User ${pr_comment_user} commented on pull request #${pr_id} for repository ${pr_target_repo}

${body} %if status_change: New status -> ${status_change} %endif

View this comment here: ${pr_comment_url}