{% extends 'introduction/base.html' %} {% block content %} {% block title %} Identification and Authentication Failures {% endblock %} {% load static %}

Lets fix the code from Lab 3

{% endblock %}