{% extends "studies/study_base.html" %} {% load static i18n bootstrap4 %} {% block title %}{% trans "Filters" %} · {{ block.super }}{% endblock %} {% block content %}
{% trans 'matches' %}: {{ count }} / {{ total_count }}
{% if study.study_mode == study.EDIT %}