{% extends "base.html" %} {% block title %} 404 Not Found {% endblock %} {% block meta_description %} 404 Not Found {% endblock %} {% block content %}

404

The page you’re looking for does not exist!

{% endblock %}