diff --git a/ocw/templates/ocw/instance_list.html b/ocw/templates/ocw/instance_list.html index 21eb2ca5..4c883189 100644 --- a/ocw/templates/ocw/instance_list.html +++ b/ocw/templates/ocw/instance_list.html @@ -6,9 +6,9 @@ {% block content %} {% if filter %} - + Displaying {{ filter.qs.count }} of {{ filter.queryset.count }} items. -
+
{% bootstrap_form filter.form %} Clear