From e60184545a762b1fa55a9bfa3b3f816d7829da04 Mon Sep 17 00:00:00 2001 From: thanhluong Date: Tue, 5 May 2020 18:42:27 +0000 Subject: [PATCH] Remove id of tag --- templates/chat/chat.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/chat/chat.html b/templates/chat/chat.html index 97356d5..57f6540 100644 --- a/templates/chat/chat.html +++ b/templates/chat/chat.html @@ -39,7 +39,7 @@ ${time} {% if request.user.is_staff %} - Delete + Delete {% endif %} ${content}