diff --git a/backend/hub/templates/hub/candidate/results.html b/backend/hub/templates/hub/candidate/results.html index 7af24c6..512f82d 100644 --- a/backend/hub/templates/hub/candidate/results.html +++ b/backend/hub/templates/hub/candidate/results.html @@ -81,8 +81,6 @@ {% endfor %} - {% include "hub/shared/pagination.html" with page_obj=page_obj domain=current_domain %} - {% endif %}