Recently, I began working with Django.
Unfortunately, I encountered an error that I haven't been able to solve. Can anyone explain why this error is occurring?
Specifically, I am utilizing {% extends "base.html" %}
on my login page.
Here is the exact error message that I receive: