diff --git a/peachjam/templates/peachjam/judgment_list.html b/peachjam/templates/peachjam/judgment_list.html index c83d6ac99..6580587b7 100644 --- a/peachjam/templates/peachjam/judgment_list.html +++ b/peachjam/templates/peachjam/judgment_list.html @@ -7,6 +7,7 @@

{% trans 'Judgments' %}

+ {% include "peachjam/_quick_search.html" %} {% include "peachjam/_help_button.html" with link="judgments/courts" %} {% include 'peachjam/_court_list.html' %}