{% extends 'base.html' %} {% block title %}404 Error{% endblock %} {% block content %}
404 Error

Page Not Found

{% endblock %}