diff --git a/files/templates/chat.html b/files/templates/chat.html index fccc839d3..d82d03eb0 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -11,7 +11,7 @@ {% include "header.html" %} {% include "modals/expanded_image.html" %} {% include "modals/emoji.html" %} - {% set link = '' %} + {% set vlink = '' %}
@@ -36,7 +36,7 @@ {% endmacro %} {% macro chat_line_template(id, m) %} -