Skip to content

Commit

Permalink
Merge pull request #218 from datamade/feature/211-ind-exp-button
Browse files Browse the repository at this point in the history
Add link to independent expenditure excel file
  • Loading branch information
antidipyramid authored Oct 4, 2024
2 parents 5bf35c0 + 233f1bb commit b503bc3
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions pages/templates/downloads.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,23 @@ <h4 class="col-xs-12">
<br/><br />
</div>
</div>

<div class="row mb-3">
<h3>
<i class="fa fa-table"></i>
Independent Expenditures
</h3>
<a href="https://openness-project-nmid.s3.amazonaws.com/independent_expenditures.xlsx" target="_blank">
Download Independent Expenditures Spreadsheet
</a>
<div class="col-xs-12">
<br/><br />
</div>
</div>

</div>
</div>

</div>
{% endblock %}

Expand Down

0 comments on commit b503bc3

Please sign in to comment.