Skip to content

Commit 913128c

Browse files
committed
refactor(template): remove unused load_extras templatetag
1 parent 8d5c14f commit 913128c

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

cl/api/templates/v2_includes/court-endpoint.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
{% load extras %}
21
<p>This API contains data about the courts we have in our database, and is joined into nearly every other API so that you can know where an event happened, a judge worked, etc.
32
</p>
43
<p>To look up field descriptions or options for filtering, ordering, or rendering, complete an HTTP <code>OPTIONS</code> request.

cl/api/templates/v2_includes/court-id-mappings.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
{% load extras %}
2-
31
<p>CourtListener court IDs match the subdomains on PACER, except for the following mapping:
42
</p>
53
<table class="table">

0 commit comments

Comments
 (0)