diff --git a/Interviewbook/templates/Interviewbook/Responseform.html b/Interviewbook/templates/Interviewbook/Responseform.html index d936d8b..4875b27 100644 --- a/Interviewbook/templates/Interviewbook/Responseform.html +++ b/Interviewbook/templates/Interviewbook/Responseform.html @@ -11,7 +11,7 @@ {% if user.is_authenticated %} {% else %} - + {% endif %}