From dbd0f148964de2e65bf3c5877ac5272e5d54cc93 Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Thu, 10 Jul 2025 12:29:40 +0200 Subject: [PATCH] Add missing --- template/confreg/sessionvotes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/confreg/sessionvotes.html b/template/confreg/sessionvotes.html index f6666c0a..38cc0e3d 100644 --- a/template/confreg/sessionvotes.html +++ b/template/confreg/sessionvotes.html @@ -305,7 +305,7 @@ ul.comments span.username {
Tags: {%for t in s.tags%}{{t}} {%endfor%}
{%endif%} {%if conference.callforpapersrecording%} -
Recording consent: {{s.recordingconsent | yesno:"Yes,No" }} +
Recording consent: {{s.recordingconsent | yesno:"Yes,No" }}
{%endif%}
{{s.abstract|markdown}} {%if s.submissionnote%} -- 2.39.5