From 08c36c96817b60641c9571bcc901c15dac836444 Mon Sep 17 00:00:00 2001 From: Teodora Baluta Date: Fri, 7 Jun 2024 17:20:58 +0800 Subject: [PATCH] Fix video var --- pubs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubs.html b/pubs.html index c386794..e295d5f 100644 --- a/pubs.html +++ b/pubs.html @@ -27,7 +27,7 @@ {% endif %} {% if pub.video %} -

+

{% endif %} {% endfor %}