{% extends 'layouts/main.django' %}
{% block content %}
<div class="centered-main">
<img src="/static/images/54a1a92a6d78ed091071255803c7057e.webp" alt="404 Not Found" class="q-img" />
<h1>404 - Page Not Found</h1>
<p>The page you are looking for does not exist.</p>
</div>
{% endblock %}