From 505f5857544626e9be039ed5bf0adc7e07628cc4 Mon Sep 17 00:00:00 2001 From: Sokurov Idar Date: Sat, 29 May 2021 23:58:44 +0300 Subject: [PATCH] fix request method --- main/templates/pages/work.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main/templates/pages/work.html b/main/templates/pages/work.html index 8144b1b..cad3b6a 100644 --- a/main/templates/pages/work.html +++ b/main/templates/pages/work.html @@ -70,7 +70,8 @@ -
+ + {% csrf_token %}