{% extends 'base.html' %} {% block content %} {% if not next %} {% url 'films:all' as next %} {% endif %}

Go to Login Page

{% endblock %}