{% extends "reviews/reviewable_base.html" %} {% load djblets_extensions rb_extensions i18n %} {% ext_css_bundle extension "commits" %} {% block title %}{{review_request.summary}} | {% trans "Review Request" %}{% endblock %} {% block content %}

Well, this is embarassing...

Something's gone wrong in either retrieving or manipulating these review requests. Sorry about that. Please consider filing a bug, and including the following information:

Close
{% endblock content %} {% block scripts-post %} {{block.super}} {% template_hook_point "rbmozui-commits-scripts" %} {% endblock scripts-post %}