From faf6829a09cde3319c802ec3c0bda75855cb7cda Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Wed, 11 May 2016 04:08:55 +0000 Subject: Add test for `RoomTBA`. Addresses issue #4. --- libreplanet-templates/2016/lp-schedule.jinja2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libreplanet-templates') diff --git a/libreplanet-templates/2016/lp-schedule.jinja2 b/libreplanet-templates/2016/lp-schedule.jinja2 index 3a3d175..1d7cd92 100644 --- a/libreplanet-templates/2016/lp-schedule.jinja2 +++ b/libreplanet-templates/2016/lp-schedule.jinja2 @@ -39,7 +39,7 @@ {# make room macro #} {% macro mk_room(room) %} {% if room|lower != 'roomtba' %} - {{ room }} + {{ room }} {% endif %} {% endmacro %} -- cgit v1.2.3