Skip to content

Commit 4de3820

Browse files
committed
Add Q2 finances
1 parent 8a7fbed commit 4de3820

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed
35.8 KB
Binary file not shown.
32.3 KB
Binary file not shown.

metabrainz/templates/reports/financial_reports/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ <h3>2025</h3>
3535

3636
<p>{{ _('Quarterly reports') }}</p>
3737
<ul>
38+
<li>Q2 <a href="{{ url_for('financial_reports.static', filename='MetaBrainz_Foundation_profit_loss_2025_Q2.pdf') }}">{{ _('profit &amp; loss') }}</a></li>
39+
<li>Q2 <a href="{{ url_for('financial_reports.static', filename='MetaBrainz_Foundation_balance_sheet_20250630.pdf') }}">{{ _('balance sheet') }}</a></li>
3840
<li>Q1 <a href="{{ url_for('financial_reports.static', filename='MetaBrainz_Foundation_profit_loss_2025_Q1.pdf') }}">{{ _('profit &amp; loss') }}</a></li>
3941
<li>Q1 <a href="{{ url_for('financial_reports.static', filename='MetaBrainz_Foundation_balance_sheet_20250331.pdf') }}">{{ _('balance sheet') }}</a></li>
4042
</ul>

0 commit comments

Comments
 (0)