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

404 : Page Not Found

Sorry, what you're looking for isn't here...

{% endblock %}