From 1be50e3ebd320488a2a4ea56bf7f0eb504c58e79 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sat, 21 Jul 2018 21:14:25 +0100 Subject: [PATCH] Add new open mat class --- source/schedule.html.twig | 1 + 1 file changed, 1 insertion(+) diff --git a/source/schedule.html.twig b/source/schedule.html.twig index 655ecd0..8a35157 100644 --- a/source/schedule.html.twig +++ b/source/schedule.html.twig @@ -41,6 +41,7 @@ classes: - { time: 11.15am, type: adults, description: 'Jiu-jitsu' } sunday: - { time: 10.00am, type: adults, description: 'Jiu-jitsu' } + - { time: 12pm - 1:30pm, type: adults, description: 'Open mat' } - { time: 4.00pm, type: adults, description: 'Women only jiu-jitsu' } ---