{{ p.content || p.title || 'No post body' }}
Booking Completion Rate
{{ profileCompletionRate }}% completed
{{ profileCompletionRate }}%
One account for clubs, bookings, and updates
{{ authView === 'login' ? 'Sign in to manage bookings, review upcoming sessions, and keep track of your club activity in one place.' : 'Create an account to join clubs, unlock booking tools, and receive the latest updates from your favorite activities.' }}
Unlock weekly coupon code support, waive the Platform Service Fee, and get an extra £2 discount on clubs and courses.
Use this code during supported booking payment flows to waive the Platform Service Fee and unlock an extra £2 discount for your membership-supported bookings.
| Plan | Billing | Price | Coupon Code | Status | Started | Expires |
|---|---|---|---|---|---|---|
| {{ membership.planName }} | {{ membershipBillingText(membership.billingCycle) }} | {{ membershipPriceText(membership.price) }} | {{ membership.couponCode || '-' }} | {{ membership.status }} | {{ formatMembershipDate(membership.startedAt) }} | {{ formatMembershipDate(membership.expiresAt) }} |
| No Sports Membership record yet | ||||||
| Club | Date | Time Slot | Location | Fee | Status | Actions |
|---|---|---|---|---|---|---|
| {{ b.clubName }} | {{ b.dayLabel }} | {{ b.slotTime }} | {{ b.location }} | {{ b.fee }} | {{ b.status }} | |
| No current bookings | ||||||
| Club | Date | Time Slot | Location | Fee | Record Status |
|---|---|---|---|---|---|
| {{ b.clubName }} | {{ b.dayLabel }} | {{ b.slotTime }} | {{ b.location }} | {{ b.fee }} | {{ b.historyStatus }} |
| No booking history yet | |||||
| Course | Club | Time | Location | Fee | Status | Actions |
|---|---|---|---|---|---|---|
| {{ t.title }} | {{ t.clubName }} | {{ t.time }} | {{ t.location }} | {{ t.fee }} | {{ t.status }} | |
| No course bookings | ||||||
| Role | Content | Time |
|---|---|---|
| {{ formatConsultRole(m.role) }} | {{ m.text }} | {{ m.createdAt }} |
| No support records | ||