{% extends 'base.html' %} {% block title %}Page Not Found{% endblock %} {% block main %} 404 Oops! Looks like you ended up in the wrong place. Go back to home -> {% endblock %}
Oops! Looks like you ended up in the wrong place.
Go back to home ->