{% extends "reviews/base.html" %} {% load i18n %} {% block body %}
{% trans "Use Search to filter by speaker, category, tags, etc." %}
{% trans "To change the status of multiple talks click on the talks to select them and scroll to the bottom to choose their status." %}
{% include "reviews/_review_table.html" %} {% endblock %}