diff --git a/rhodecode/templates/pullrequests/pullrequest_data.html b/rhodecode/templates/pullrequests/pullrequest_data.html new file mode 100644 --- /dev/null +++ b/rhodecode/templates/pullrequests/pullrequest_data.html @@ -0,0 +1,33 @@ +## -*- coding: utf-8 -*- + +% for pr in c.pullrequests_pager: +