diff --git a/opentech/apply/funds/templates/funds/applicationsubmission_reviewer_detail.html b/opentech/apply/funds/templates/funds/applicationsubmission_reviewer_detail.html index 48cb367b79cf8beca671f1984c068c484fc8363b..dcc7f795f136ac8a1ea4d5251e74896b19027655 100644 --- a/opentech/apply/funds/templates/funds/applicationsubmission_reviewer_detail.html +++ b/opentech/apply/funds/templates/funds/applicationsubmission_reviewer_detail.html @@ -5,7 +5,7 @@ <div class="sidebar__inner"> <h5>Reviews & assignees</h5> - {% include 'funds/includes/review_table.html' %} + {% include 'funds/includes/review_sidebar.html' %} <div class="wrapper wrapper--sidebar-buttons"> {% include 'review/includes/review_button.html' with submission=object class="button--half-width" %}