{% extends "base/base.html" %} {% load static %} {% load custom_tags %} {% block title %} Review unclustered papers for {{ question_label }} v{{ version }} Page {{ page_num }} {% endblock title %} {% block page_heading %} Review unclustered papers for {{ question_label }} v{{ version }} Page {{ page_num }} {% endblock page_heading %} {% block main_content %} {% include "../base/alert_messages.html" with messages=messages %}
{% if unclustered_papers %}