Skip to content

Commit a22e660

Browse files
authored
Puhti service break 08/2025 (#2667)
1 parent e6f07a0 commit a22e660

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

csc-overrides/partials/announcement.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
#}
77
{# import ".icons/material/coffee.svg" as icon #}
88
{# import ".icons/material/chat.svg" as icon #}
9-
{% import ".icons/material/information.svg" as icon %}
10-
{# import ".icons/material/alert.svg" as icon #}
9+
{# import ".icons/material/information.svg" as icon #}
10+
{% import ".icons/material/alert.svg" as icon %}
1111
{# import ".icons/material/wrench.svg" as icon #}
1212
{# import ".icons/material/rocket-launch.svg" as icon #}
1313
{# import ".icons/material/test-tube.svg" as icon #}
@@ -18,7 +18,7 @@
1818
<div class="announcement-icon">{{ icon }}</div>
1919
{# Put the announcement, in HTML, right under this comment! #}
2020
<p>
21-
Note: Starting from June 11, 2025, using the MyCSC portal will require multi-factor authentication (MFA). <a href="{{ base_url | url }}/accounts/mfa/">Read our MFA guide here</a>.
21+
Note: There will be a service break on Puhti on Tue Aug 12 from 8:30 to 12:00. <a href="https://research.csc.fi/service-break/puhti-service-break/">Click here for more info</a>.
2222
</p>
2323
{# ...and right above _this_ comment. #}
2424
<div class="announcement-icon announcement-icon-end">{{ icon }}</div>

0 commit comments

Comments
 (0)