Skip to content

Commit

Permalink
Add report in mobile header
Browse files Browse the repository at this point in the history
  • Loading branch information
faucomte97 committed Jan 15, 2025
1 parent d85e390 commit 45dcd19
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions portal/templates/portal/partials/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,9 @@ <h1>{{ user|make_into_username }}</h1>
<a class="button button--menu__item" target="_blank"
href="https://storage.googleapis.com/codeforlife-assets/impact_reports/impact_report_2023.pdf">
Impact Report 2023<span class="material-icons-outlined md-32">chevron_right</span></a>
<a class="button button--menu__item" target="_blank"
href="https://storage.googleapis.com/codeforlife-assets/impact_reports/impact_report_2024.pdf">
Impact Report 2024<span class="material-icons-outlined md-32">chevron_right</span></a>
<a class="button button--menu__item optanon-toggle-display">Cookie settings
<span class="material-icons-outlined md-32">chevron_right</span></a>
<a class="button button--menu__item" href="{% url 'privacy_notice' %}">Privacy notice
Expand Down

0 comments on commit 45dcd19

Please sign in to comment.