<%namespace name="pullrequests" file="/pullrequests/pullrequest_data.html"/>
${_('Pull Requests Created by Me')}
${pullrequests.pullrequest_overview(c.my_pull_requests)}
${_('Pull Requests I Participate In')}
${pullrequests.pullrequest_overview(c.participate_in_pull_requests)}