From e5acedbb01290a9daf9f38af89f045fd7c4e4c61 Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Sat, 11 Mar 2023 19:59:07 -0500 Subject: [PATCH] More url cleanup --- vrobbler/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vrobbler/templates/base.html b/vrobbler/templates/base.html index 816483f..6e05ae8 100644 --- a/vrobbler/templates/base.html +++ b/vrobbler/templates/base.html @@ -181,7 +181,7 @@ {% if user.is_authenticated %} -
+ {% csrf_token %} {{ imdb_form }}