Skip to content

Commit 0efb2d1

Browse files
committed
Update Q1 finances
1 parent 2fbf6c7 commit 0efb2d1

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed
Binary file not shown.
Binary file not shown.

metabrainz/templates/reports/financial_reports/index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,14 @@ <h2>{{ _('Reports') }}</h2>
3131
{{ _('We attempt to publish our balance sheets within the first week of the succeeding quarter, or as close to that as possible.') }}
3232
</p>
3333

34+
<h3>2025</h3>
35+
36+
<p>{{ _('Quarterly reports') }}</p>
37+
<ul>
38+
<li>Q1 <a href="{{ url_for('financial_reports.static', filename='MetaBrainz_Foundation_profit_loss_2025_Q1.pdf') }}">{{ _('profit &amp; loss') }}</a></li>
39+
<li>Q1 <a href="{{ url_for('financial_reports.static', filename='MetaBrainz_Foundation_balance_sheet_20250331.pdf') }}">{{ _('balance sheet') }}</a></li>
40+
</ul>
41+
3442
<h3>2024</h3>
3543

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

0 commit comments

Comments
 (0)