mirror of
https://github.com/aykhans/AzSuicideDataVisualization.git
synced 2025-07-02 22:30:48 +00:00
first commit
This commit is contained in:
5
.venv/Lib/site-packages/notebook/templates/404.html
Normal file
5
.venv/Lib/site-packages/notebook/templates/404.html
Normal file
@ -0,0 +1,5 @@
|
||||
{% extends "error.html" %}
|
||||
{% block error_detail %}
|
||||
<p>{% trans %}You are requesting a page that does not exist!{% endtrans %}</p>
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user