From 8d5a0dd3706501b18a2bcab6274c6739a3ed47a8 Mon Sep 17 00:00:00 2001 From: Dennis Hedegaard Date: Tue, 20 Jun 2017 17:10:34 +0200 Subject: [PATCH] Removed CSRF-token, added GIT_HASH to the css bundle --- webchat/templates/index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/webchat/templates/index.html b/webchat/templates/index.html index 7db01ca..019b133 100755 --- a/webchat/templates/index.html +++ b/webchat/templates/index.html @@ -7,10 +7,9 @@ Webchat - + - {% csrf_token %}
Get the source!