Vehicle-Anti-Theft-Face-Rec.../venv/Lib/site-packages/notebook/templates/404.html

5 lines
147 B
HTML

{% extends "error.html" %}
{% block error_detail %}
<p>{% trans %}You are requesting a page that does not exist!{% endtrans %}</p>
{% endblock %}