From be1802d1643a1f26e1d118ec5336a2b6775b2c7d Mon Sep 17 00:00:00 2001 From: rmatthews-FLU Date: Mon, 20 Jul 2026 10:17:27 -0700 Subject: [PATCH] Update index.md --- content/join/index.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/content/join/index.md b/content/join/index.md index 27079e2..c58168d 100644 --- a/content/join/index.md +++ b/content/join/index.md @@ -1,9 +1,10 @@ # Join the club -<% phase <- c("open", "closing", "closed")[2] -%> -<% if (phase == "open") { %> + +phase = "open" + +if (phase == "open") { If you want to **learn to hang glide this academic year (2025/2026)**, here are the dates for our intro events: @@ -42,9 +43,8 @@ People on the waitlist has also been informed. There is usually some turnover early on. To get in from this waitlist, make sure to attend the ground school (see [front page]). ---%> - -<% } else if (phase == "closed") { %> +-- +} else if (phase == "closed") { ## Next chance to join the club is fall 2025, details TBD @@ -57,7 +57,7 @@ lesson set was an exception). See also the [About] page. Last updated: September 27, 2023 -<% } %> + }