Add missing </div>
authorMagnus Hagander <magnus@hagander.net>
Thu, 10 Jul 2025 10:29:40 +0000 (12:29 +0200)
committerMagnus Hagander <magnus@hagander.net>
Thu, 10 Jul 2025 10:30:26 +0000 (12:30 +0200)
template/confreg/sessionvotes.html

index f6666c0a429da3796d9722ed1e57a944a9d14a1f..38cc0e3db5ae78fcc2577711dc095570a2eb73c9 100644 (file)
@@ -305,7 +305,7 @@ ul.comments span.username {
    <div><strong>Tags:</strong> {%for t in s.tags%}<span class="label label-primary">{{t}}</span> {%endfor%}</div>
 {%endif%}
 {%if conference.callforpapersrecording%}
-        <div><strong>Recording consent:</strong> {{s.recordingconsent | yesno:"Yes,No" }}
+        <div><strong>Recording consent:</strong> {{s.recordingconsent | yesno:"Yes,No" }}</div>
 {%endif%}       <br/>
 {{s.abstract|markdown}}
 {%if s.submissionnote%}