diff --git a/rhodecode/templates/pullrequests/pullrequest_show.html b/rhodecode/templates/pullrequests/pullrequest_show.html --- a/rhodecode/templates/pullrequests/pullrequest_show.html +++ b/rhodecode/templates/pullrequests/pullrequest_show.html @@ -26,7 +26,7 @@ %if c.pull_request.is_closed(): %endif - + ${_('Title')}: ${c.pull_request.title}