You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/routes/[id]/training/+page.svelte
+6-2Lines changed: 6 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,11 @@
31
31
<Card.Title>Your Training</Card.Title>
32
32
</Card.Header>
33
33
<Card.Content>
34
-
<p>Hayya's training system is undergoing a major overhaul and has been temporarily disabled. We apologise for the inconvenience. Please check again later.</p>
34
+
<p>
35
+
Hayya's training system is undergoing a major overhaul and has been
36
+
temporarily disabled. We apologise for the inconvenience. Please check
0 commit comments