Cours/venv/lib/python3.12/site-packages/material/templates/404.html

8 lines
150 B
HTML
Raw Normal View History

2024-09-02 16:55:06 +00:00
{#-
This file was automatically generated - do not edit
-#}
{% extends "main.html" %}
{% block content %}
<h1>404 - Not found</h1>
{% endblock %}