From 2f2f6fa09fc6b07a1e558167c08e4bd1445fae58 Mon Sep 17 00:00:00 2001 From: Iurii Tatishchev Date: Sat, 29 May 2021 14:39:59 -0700 Subject: [PATCH] Fix get_tickets --- main/templates/pages/work.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/main/templates/pages/work.html b/main/templates/pages/work.html index 8144b1b..9218043 100644 --- a/main/templates/pages/work.html +++ b/main/templates/pages/work.html @@ -61,16 +61,17 @@
-
+ + {% csrf_token %}