From: Sarah Conway Schnurr Date: Sat, 17 Aug 2019 16:41:35 +0000 (-0700) Subject: testing? X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=d3e5f4f050859edfaef8384cf298c3212d13fdf0;p=pgopen2019.git testing? --- diff --git a/templates/confreg/schedule.html b/templates/confreg/schedule.html index ce158b0..c1168a9 100644 --- a/templates/confreg/schedule.html +++ b/templates/confreg/schedule.html @@ -117,7 +117,7 @@ Speaker.name: {{speaker.name}}

{{room.name}}

{%for session in day.sessions%} - {%if {{session.track.id}} == 2%} + {%if {{session.track.id}} == 2 %} {{session.title}}

tada

{%endif%}