From d97c77728f8ea62adced9ba790d1b19c103d2324 Mon Sep 17 00:00:00 2001 From: cuom1999 Date: Thu, 16 Dec 2021 21:14:29 -0600 Subject: [PATCH] Fix bug --- templates/user/user-base.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/user/user-base.html b/templates/user/user-base.html index 22b76a4..42407e4 100644 --- a/templates/user/user-base.html +++ b/templates/user/user-base.html @@ -112,14 +112,16 @@ + {% if request.user.is_authenticated %}
{% csrf_token %} - +
+ {% endif %} {% if ratings %}