Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
Update capstone/capweb/templates/main_base.html
Browse files Browse the repository at this point in the history
Co-authored-by: Ben Steinberg <[email protected]>
  • Loading branch information
rebeccacremona and bensteinberg authored Feb 28, 2024
1 parent de42471 commit 34562cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion capstone/capweb/templates/main_base.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@

{% if SHOW_DEPRECATION_BANNER %}
<div class="deprecation-banner">
<strong>Deprecation Notice</strong>: As part of the process to transition the Caselaw Access Project dataset into a static state, new CAP accounts are no longer available and the CAP API will be sunset on September 1, 2024. You are currently viewing the legacy version of the Caselaw Access Project's website.
<strong>Deprecation Notice</strong>: As part of the transition of Caselaw Access Project data to a static state, new CAP accounts are no longer available and the CAP API will sunset on September 1, 2024. You are currently viewing the legacy version of the Caselaw Access Project's website.
</div>
{% endif %}

Expand Down

0 comments on commit 34562cc

Please sign in to comment.