Skip to content

Commit

Permalink
Merge pull request #8622 from cfpb/ccip
Browse files Browse the repository at this point in the history
Add information to chart source
  • Loading branch information
wpears authored Oct 30, 2024
2 parents b5b4a58 + 1f6d61c commit 077a38a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cfgov/v1/jinja2/v1/includes/organisms/chart.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ <h3>{{ value.title }}</h3>
</div>

<p class="m-chart-footnote block--sub block--border-top block">
<strong>Source:</strong> CFPB Consumer Credit Panel<br>
<strong>Source:</strong> CFPB Consumer Credit Information Panel<br>
<strong>Date published:</strong> {{ value.date_published.strftime('%B %Y') }}<br>

{% if value.data_source %}
Expand Down

0 comments on commit 077a38a

Please sign in to comment.