From 450024cee9a2d909a38941d48c08bc634d5e2bf5 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Sat, 19 Dec 2015 17:27:28 -0500 Subject: Updated templates/lp-sch-2016.jinja2 Changed the 'class' name for timeslot header to `program-timeslot-header'. --- templates/lp-sch-2016.jinja2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/lp-sch-2016.jinja2 b/templates/lp-sch-2016.jinja2 index d52daa9..4ea99cc 100644 --- a/templates/lp-sch-2016.jinja2 +++ b/templates/lp-sch-2016.jinja2 @@ -57,7 +57,7 @@ {# make timeslot header macro #} {% macro mk_timeslot_header(timeslot, collapse, collapse_area='') %} -
+

{{ timeslot }} {% if collapse %} -- cgit v1.2.3