diff --git a/templates/utils.html b/templates/utils.html index 1b54d1e..8d49b0d 100644 --- a/templates/utils.html +++ b/templates/utils.html @@ -99,7 +99,7 @@ {% else if (prefs.layout.is_empty() || prefs.layout == "card") && post.post_type == "gif" %} - + {% else if (prefs.layout.is_empty() || prefs.layout == "card") && post.post_type == "video" %} {% if prefs.use_hls == "on" && !post.media.alt_url.is_empty() %} {% else %} - + {% call render_hls_notification(format!("{}%23{}", &self.url[1..].replace("&", "%26").replace("+", "%2B"), post.id)) %} {% endif %} {% else if post.post_type != "self" %}