Skip to content

Commit

Permalink
Add docs for Q1
Browse files Browse the repository at this point in the history
  • Loading branch information
mayhem committed Apr 4, 2024
1 parent fd19923 commit bd438fc
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
Binary file not shown.
Binary file not shown.
9 changes: 9 additions & 0 deletions metabrainz/templates/reports/financial_reports/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,15 @@ <h2>{{ _('Reports') }}</h2>
{{ _('We attempt to publish our balance sheets within the first week of the succeeding quarter, or as close to that as possible.') }}
</p>

<h3>2024</h3>

<p>{{ _('Quarterly reports') }}</p>
<ul>
<li>Q1 <a href="{{ url_for('financial_reports.static', filename='MetaBrainz_Foundation_profit_loss_2024_Q1.pdf') }}">{{ _('profit &amp; loss') }}</a></li>
<li>Q1 <a href="{{ url_for('financial_reports.static', filename='MetaBrainz_Foundation_balance_sheet_20240331.pdf') }}">{{ _('balance sheet') }}</a></li>
</ul>


<h3>2023</h3>

<p>{{ _('Year end reports') }}</p>
Expand Down

0 comments on commit bd438fc

Please sign in to comment.