## -*- coding: utf-8 -*- <%inherit file="main.html"/> ${_('User %s opened pull request for repository %s and wants you to review changes.') % ('%s' % pr_user_created,pr_repo_url)}
${_('title')}: ${pr_title}
${_('description')}:

${body}

${_('revisions for reviewing')}
${_('View this pull request here')}: ${pr_url}