Skip to content

Commit 7b03eb9

Browse files
Add link to STEM Ball rubric page
1 parent 83757d1 commit 7b03eb9

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

pages/events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ The next one is planned for the 15th of April in Week 8, hopefully we well see y
129129
The Programming Club has helped organise the annual STEM ball and many of our members have attended ever since the inaugural ball in 2023.
130130
The STEM Ball is run by the UTAS clubs in the STEM fields (minus engineering), and is their social highlight of the year.
131131

132-
The next STEM ball will be on 20 September 2025. Tickets will be $80 for members of any of the associated clubs and $90 otherwise. We should have the Rubric ticket sale page up soon with some more details.
132+
The next STEM ball will be on 20 September 2025. Tickets will be $80 for members of any of the associated clubs and $90 otherwise. see the [Rubric page](https://campus.hellorubric.com/?eid=35210) for more info.
133133

134134
<!-- TODO: Link to Stem BBQ Rubric sign up page once up -->
135135
### BBQs

templates/header.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,8 @@ <h1 class="me-auto">Programming Club</h1>
3131
</div>
3232
</nav>
3333
</header>
34-
<div class="container">
34+
<div class="container">
35+
<div class="alert alert-info alert-dismissible fade show" role="alert">
36+
<strong>STEM Ball 2025</strong> is on the 18th, see the <a href="https://campus.hellorubric.com/?eid=35210" class="alert-link">Rubric page</a> for more info
37+
<button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button>
38+
</div>

0 commit comments

Comments
 (0)